Skip to main content
inputDeletePaymentPlanMembershipInput

Fields

clientMutationId
String

A unique identifier for the client performing the mutation.

immediate
Boolean
default:true

Cancel and revoke access immediately. Defaults to true; pass false to let an active paid subscription lapse at the end of its billing period, which reports CANCELLATION_SCHEDULED. A free, trialing, imported, or past-due subscription and a one-time purchase always end immediately and report REMOVED, so they ignore this.

memberId
ID!
required

Member to revoke access from — resource ID or GlobalID.

planId
ID!
required

Payment Plan to revoke access to — resource ID or GlobalID.