PatchableCustomObjectRelationshipFields
No description
input PatchableCustomObjectRelationshipFields {
label: String
left_key: String
left_object: Int
left_table: String
name: String
related_entity_type: CustomObjectRelationshipObject
right_key: String
right_table: String
type: CustomObjectRelationshipType
}