JoinRecordCollection
Last edit: May 19, 2024
No description
type JoinRecordCollection {
foreign_property: PropertyName!
join_on_property: PropertyName
property_type: String
}
No description
type JoinRecordCollection {
foreign_property: PropertyName!
join_on_property: PropertyName
property_type: String
}
foreign_property
(PropertyName
)join_on_property
(PropertyName
)property_type
(String
)