INTERFACE

PaymentMethod

Information about a payment method

link GraphQL Schema definition

  • interface PaymentMethod {
  • display: String!
  • id: ID!
  • }