Types
WebPushState
Represents a web push state in the GraphQL API.
object
WebPushStateFields
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.