INPUT_OBJECT
bulkUpdateNotificationsInput
Autogenerated input type of bulkUpdateNotifications
link GraphQL Schema definition
- input bulkUpdateNotificationsInput {
- # A unique identifier for the client performing the mutation.
- String :
- # If this is left out, updateAllNotifications must be sent as true
- String] : [
- Boolean :
- # Deprecated. Use 'seen' instead
- Boolean :
- # Deprecated. Use updateAllNotifications instead
- Boolean :
- # When true, recent (last 500) notifications will be updated
- Boolean :
- }