Skip to content

Variable: AssociationContextObjectSchema

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

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

Field association for example PROJECT_ID.