payment.api.graphql 43 B

123
  1. type Payment {
  2. nextStates: [String!]!
  3. }