KeyContactPropertiesInput
No description
input KeyContactPropertiesInput {
email: String!
contactType: String!
}
Fields
KeyContactPropertiesInput.email
● String!
non-null scalar
KeyContactPropertiesInput.contactType
● String!
non-null scalar
Member Of
KeyContactsInput
input