Skip to content

Type Alias: GetDatabaseById

ts
type GetDatabaseById = z.input<typeof GetDatabaseByIdSchema>;

Defined in: src/v2/parameters/getDatabaseById.ts:24