UpdateActionCreateOrUpdateCrmContactHasOne
No description
input UpdateActionCreateOrUpdateCrmContactHasOne {
create: CreateActionCreateOrUpdateCrmContactInput
update: UpdateActionCreateOrUpdateCrmContactInput
delete: ID
}
Fields
UpdateActionCreateOrUpdateCrmContactHasOne.create
● CreateActionCreateOrUpdateCrmContactInput
input
UpdateActionCreateOrUpdateCrmContactHasOne.update
● UpdateActionCreateOrUpdateCrmContactInput
input
UpdateActionCreateOrUpdateCrmContactHasOne.delete
● ID
scalar
Member Of
PatchableActionFields
input