PatchableCustomObjectFields
No description
input PatchableCustomObjectFields {
drop_down_id: Int
is_required: Boolean
label: String
lookup_object_id: Int
read_only: Boolean
relationship_id: Int
}
No description
input PatchableCustomObjectFields {
drop_down_id: Int
is_required: Boolean
label: String
lookup_object_id: Int
read_only: Boolean
relationship_id: Int
}
PatchableCustomObjectFields.drop_down_id
● Int
scalarPatchableCustomObjectFields.is_required
● Boolean
scalarPatchableCustomObjectFields.label
● String
scalarPatchableCustomObjectFields.lookup_object_id
● Int
scalarPatchableCustomObjectFields.read_only
● Boolean
scalarPatchableCustomObjectFields.relationship_id
● Int
scalar