interface
SchemaJoinField
interface SchemaJoinField { ... }Inverse relationship target, bounds, list defaults, and create affordance.
Source packages/protocol/src/generated.ts:608
collectionIdstring- The collectionId value.
collectionSlugstring- The collectionSlug value.
onstring- The on value.
limitnumber- The limit value.
defaultColumnsstring[]- The defaultColumns value.
defaultSortstring- The defaultSort value.
allowCreateboolean- The allowCreate value.