OBJECT

ProductSection

link GraphQL Schema definition

  • type ProductSection {
  • id: ID!
  • name: String!
  • }