retrieve
Home > @spruceid/ssx-serverless > SSXSessionCRUDConfig > retrieve
SSXSessionCRUDConfig.retrieve property
Definition of the retrieve (search) function
Signature:
retrieve: <T>(key: any, opts?: Record<string, any>) => Promise<T>;
Last updated
Was this helpful?