Skip to main content

Documentation Index

Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Manage subscription

Operation details

FieldValue
NamemanageSubscription
GroupSubscriptions
TypeMutation
SignaturemanageSubscription: ManageSubscriptionPayload

Playground

Query

Query
mutation ManageSubscription {
  manageSubscription {
    error
    redirectUrl
    url
  }
}

Variables

Variables
{}