INPUT_OBJECT

WishedPriceInput

link GraphQL Schema definition

  • input WishedPriceInput {
  • productId: ID!
  • currencyName: String!
  • price: Float!
  • }

link Require by