Skip to main content
MUTATION
registerWebPushSubscription(input: RegisterWebPushSubscriptionInput!): WebPushState!

Arguments

Values for the requested operation.

Returns

configured
Boolean!

Whether this web push state is configured.

publicKey
String

The public key associated with this web push state. May be null when unavailable or not applicable.

subscriptionCount
Int!

Number of subscriptions.

Mutation
Variables
Response