Skip to content

Type Alias: IncludedFields

ts
type IncludedFields = z.infer<typeof IncludedFieldsSchema>;

Defined in: src/cloud/models/includedFields.ts:10