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