Mutation
Variables
Response
Mutations
unregisterWebPushSubscription
Unregisters a web push subscription and reports whether the operation succeeded.
MUTATION
unregisterWebPushSubscription(endpoint: String!): Boolean!Arguments
endpoint
String!
required
The endpoint used to filter or perform the operation.
Returns
Boolean!
Mutation
Variables
Response