CreateCustomObjectRecordInput
No description
input CreateCustomObjectRecordInput {
definition: Int
json: JSON
}
Fields
CreateCustomObjectRecordInput.definition
● Int
scalar
CreateCustomObjectRecordInput.json
● JSON
scalar
Member Of
createCustomObjectRecord
mutation