# Function: getCategoryTree
api.getCategoryTree
▸ getCategoryTree(context
: Context): Promise<CategoryTreeResponse>
# Parameters:
Name | Type |
---|---|
context | Context |
Returns: Promise<CategoryTreeResponse>
Defined in: api/getCategoryTree/index.ts:5 (opens new window)