CustomObjectRelationshipType
No description
enum CustomObjectRelationshipType {
ONE_TO_ONE
ONE_TO_MANY
MANY_TO_ONE
MANY_TO_MANY
}
Values
CustomObjectRelationshipType.ONE_TO_ONE
CustomObjectRelationshipType.ONE_TO_MANY
CustomObjectRelationshipType.MANY_TO_ONE
CustomObjectRelationshipType.MANY_TO_MANY
Member Of
CreateCustomObjectRelationshipInput
input ● CustomObjectRelationship
object ● PatchableCustomObjectRelationshipFields
input