INPUT_OBJECT
The input object that defines the fields for the toggleAllNotifications mutation.
input ToggleAllNotificationsMutationInput {# Whether to mark these notifications as read or unread.read: Boolean}