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