Interface: IFirestoreEntityStorageConnectorConstructorOptions
Options for the Firestore Entity Storage Connector constructor.
Properties
entitySchema
entitySchema:
string
The schema for the entity.
partitionContextIds?
optionalpartitionContextIds?:string[]
The keys to use from the context ids to create partitions.
loggingComponentType?
optionalloggingComponentType?:string
The type of logging component to use, defaults to no logging.
config
The configuration for the connector.