Skip to content

Type Alias: RelationData

ts
type RelationData = z.infer<typeof RelationDataSchema>;

Defined in: src/v1/models/relationData.ts:11