SyncedQueriesModuleOptions interface
Home > @cbnsndwch/nest-zero-synced-queries > SyncedQueriesModuleOptions
SyncedQueriesModuleOptions interface
Configuration options for the SyncedQueriesModule.
Signature:
export interface SyncedQueriesModuleOptionsProperties
Property
Modifiers
Type
Description
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?