GraphQL OBJECT

PaymentProvider

link Definition

  • type PaymentProvider {
  • # Name of payment provider.
  • name: String!
  • }