SyncedQueryMetadata.queryName property
Home > @cbnsndwch/nest-zero-synced-queries > SyncedQueryMetadata > queryName
SyncedQueryMetadata.queryName property
The name of the query as registered with Zero. Must match the query name used in client-side query definitions.
Signature:
queryName: string;How was this page?