INPUT_OBJECT

ToggleAllNotificationsMutationInput

The input object that defines the fields for the toggleAllNotifications mutation.

link GraphQL Schema definition

  • input ToggleAllNotificationsMutationInput {
  • # Whether to mark these notifications as read or unread.
  • read: Boolean
  • }

link Require by