Magidoc

categories
Query

List of the shop's categories.

Arguments

#

after

Return the elements in the list that come after the specified cursor.

before

Return the elements in the list that come before the specified cursor.

filter

Filtering options for categories.

first

Return the first n elements from the list.

last

Return the last n elements from the list.

level

Filter categories by the nesting level in the category tree.

sortBy

Sort categories.

Response

#

Returns CategoryCountableConnection .

Example

#