Types
CancelPaymentSubscriptionInput
Autogenerated input type of CancelPaymentSubscription
input
CancelPaymentSubscriptionInputFields
clientMutationId
String
A unique identifier for the client performing the mutation.
immediate
Boolean
default:false
Cancel and revoke access immediately. Defaults to false; when false, an active paid subscription lapses at the end of its billing period.
subscriptionId
ID!
required
Subscription to cancel — resource ID or GlobalID.