Mutation
Variables
Response
Mutations
unpublishPaymentPlan
Unpublish a Payment Plan, hiding it from members. Existing buyers keep their access.
MUTATION
unpublishPaymentPlan(input: UnpublishPaymentPlanInput!): UnpublishPaymentPlanPayloadArguments
input
UnpublishPaymentPlanInput!
required
Parameters for UnpublishPaymentPlan
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
paymentPlan
Mutation
Variables
Response