Skip to main content
Manage subscription

Operation details

FieldValue
NamemanageSubscription
GroupSubscriptions
TypeMutation
SignaturemanageSubscription: ManageSubscriptionPayload

Playground

Query

Query
mutation ManageSubscription {
  manageSubscription {
    error
    redirectUrl
    url
  }
}

Variables

Variables
{}