INPUT_OBJECT

CreateMarketInput

link GraphQL Schema definition

  • input CreateMarketInput {
  • name: String!
  • marketCountryIds: [Int]!
  • }