OBJECT

CategorySearchResult

link GraphQL Schema definition

  • type CategorySearchResult {
  • result: [Category]
  • totalResults: Int
  • }