Skip to content

Variable: FieldIdentifierObjectSchema

ts
const FieldIdentifierObjectSchema: ZodObject<{
  identifier: ZodOptional<ZodRecord<ZodString, ZodAny>>;
  type: ZodString;
}, $loose>;

Defined in: src/cloud/models/fieldIdentifierObject.ts:5

Identifier for a field for example FIELD_ID.