UpdateActionCreateOrUpdateCrmContactInput
No description
input UpdateActionCreateOrUpdateCrmContactInput {
id: ID!
patch: PatchableCreateOrUpdateCrmContactFields!
}
No description
input UpdateActionCreateOrUpdateCrmContactInput {
id: ID!
patch: PatchableCreateOrUpdateCrmContactFields!
}
UpdateActionCreateOrUpdateCrmContactInput.id
● ID!
non-null scalarUpdateActionCreateOrUpdateCrmContactInput.patch
● PatchableCreateOrUpdateCrmContactFields!
non-null input