Mutation
Variables
Response
Mutations
createPaymentSubscriptionGroup
Create a Payment Subscription Group in the current Network. Members can switch between the distinct Payment Plans it contains on the same platform.
MUTATION
createPaymentSubscriptionGroup(input: CreatePaymentSubscriptionGroupInput!): CreatePaymentSubscriptionGroupPayloadArguments
input
CreatePaymentSubscriptionGroupInput!
required
Parameters for CreatePaymentSubscriptionGroup
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
paymentSubscriptionGroup
Mutation
Variables
Response