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