Skip to content

Commit 3b798a1

Browse files
committed
chore: add todo for relations
1 parent f36cbb1 commit 3b798a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/src/field.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@ export class FieldBuilder<
444444
}
445445
}
446446

447+
// TODO: Add support for relation input fields
447448
type CastOptionalFieldToZodSchema<
448449
TField extends Field<any>,
449450
TSchema extends z.ZodTypeAny,

0 commit comments

Comments
 (0)