INPUT_OBJECT

updateNotificationInput

Autogenerated input type of updateNotification

link GraphQL Schema definition

  • input updateNotificationInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • id: ID
  • read: Boolean
  • seen: Boolean
  • }