NotificationsReadInput
Autogenerated input type of NotificationsRead
input NotificationsReadInput {
clientMutationId: String
id: ID!
}
Fields
NotificationsReadInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
NotificationsReadInput.id ● ID! non-null scalar
Notification id
Member Of
notificationsRead mutation