PatchableCustomObjectFields
No description
input PatchableCustomObjectFields {
drop_down_id: ID
is_required: Boolean
label: String
lookup_object_id: Int
read_only: Boolean
relationship_id: Int
}
Fields
PatchableCustomObjectFields.drop_down_id ● ID scalar
Settable only while the field has no drop down; a drop down may never be changed once chosen.


