This commit is contained in:
@@ -20,8 +20,8 @@ mutation CreateSubscription($priceId: String!) {
|
||||
}
|
||||
}
|
||||
|
||||
mutation CreateCustomerPortalSession($returnUrl: String) {
|
||||
createCustomerPortalSession(returnUrl: $returnUrl) {
|
||||
mutation CreateCustomerPortalSession {
|
||||
createCustomerPortalSession {
|
||||
portalUrl
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user