UpdateSugarNotificationRecipientInput
No description
input UpdateSugarNotificationRecipientInput {
id: ID!
notification_recipient: String!
}
No description
input UpdateSugarNotificationRecipientInput {
id: ID!
notification_recipient: String!
}
UpdateSugarNotificationRecipientInput.id ● ID! non-null scalarUpdateSugarNotificationRecipientInput.notification_recipient ● String! non-null scalar