Returns
[BusinessCategory!]! — BusinessCategory represents a business category with its associated sub-categories.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Query for listing all active business categories with their sub-categories.
query {
getBusinessCategories: [BusinessCategory!]!
}
[BusinessCategory!]! — BusinessCategory represents a business category with its associated sub-categories.