withDatabase
Method
interface ZitadelResource { // ... omitted for brevity withDatabase( server: PostgresServerResource, databaseName?: string): ZitadelResource;}Signature
method
withDatabase builder Adds database support to the Zitadel resource.
withDatabase( server: PostgresServerResource, databaseName?: string): ZitadelResourceParameters
server PostgresServerResource databaseName string optional Returns
ZitadelResource Applies to
This method applies to the following types: