INPUT_OBJECT

DeleteNotificationInput

link GraphQL Schema definition

1input DeleteNotificationInput {
4
2# The notification to delete.
3id: ID!
5}