@cbnsndwch/zero-sources

SyncedQueriesModuleOptions interface

Home > @cbnsndwch/nest-zero-synced-queries > SyncedQueriesModuleOptions

SyncedQueriesModuleOptions interface

Configuration options for the SyncedQueriesModule.

Signature:

export interface SyncedQueriesModuleOptions

Properties

Property

Modifiers

Type

Description

path?

string

(Optional) The path where the synced queries endpoint will be mounted.

This path is relative to your API root and should match the configuration in your Zero client.

How was this page?