KeyContactsInput
No description
input KeyContactsInput {
add: [KeyContactPropertiesInput!]
delete: [KeyContactPropertiesInput!]
}
Fields
KeyContactsInput.add
● [KeyContactPropertiesInput!]
list input
KeyContactsInput.delete
● [KeyContactPropertiesInput!]
list input
Member Of
ProfileUpdateInput
input