UpdateRecipientInput
No description
input UpdateRecipientInput {
email: String
html: Boolean
id: ID!
text: Boolean
}
Fields
UpdateRecipientInput.email
● String
scalar
UpdateRecipientInput.html
● Boolean
scalar
UpdateRecipientInput.id
● ID!
non-null scalar
UpdateRecipientInput.text
● Boolean
scalar
Member Of
UpdateRecipientsHasMany
input