category

Category model

Implements

Fields

id (ID)
category_name (String)
description (String)
category_url (String)
image_url (String)
parent_id (ID)
products_count (Int)
subcategories_count (Int)
subcategories ([category])
Argument Type Description
from Int

Subset from

size Int

Subset size

products ([product])
Argument Type Description
from Int

Subset from

size Int

Subset size

filters products_filter_input

Filters

filters ([category_products_filter])