ContactDietaryInput
The contact's dietary information.
input ContactDietaryInput {
other: String
requirementIds: [ID!]
}
Fields
ContactDietaryInput.other ● String scalar
UTF-8 string value that represents the contact's other dietary requirement. Optional.
ContactDietaryInput.requirementIds ● [ID!] list scalar
The IDs of the dietary requirements for the contact. Optional.
Member Of
CreateCeContactStoreContactInput input ● CreateContactInput input ● CreateContactStoreContactInput input ● CreateMembershipContactStoreContactInput input ● UpdateCeContactStoreContactDetailsInput input ● UpdateContactDetailsInput input ● UpdateContactStoreContactDetailsInput input ● UpdateMembershipContactStoreContactDetailsInput input