Mutation
Variables
Response
Mutations
updatePaymentPlan
Update a Payment Plan in the current Network, including which Spaces it grants access to.
MUTATION
updatePaymentPlan(input: UpdatePaymentPlanInput!): UpdatePaymentPlanPayloadArguments
input
UpdatePaymentPlanInput!
required
Parameters for UpdatePaymentPlan
Returns
clientMutationId
String
A unique identifier for the client performing the mutation.
errors
[String!]!
paymentPlan
Mutation
Variables
Response