query
category
Get detailed information about a specific product category using its slug and get metadata of a category such as name, information, logo, banner, etc.
Arguments
slug
String!Required
A short, human-readable, URL-friendly identifier of a category.
Response
_custom_json
JSONCustom JSON data related to the category, allowing for additional metadata.
banners
ImageUrlsBanner images associated with the category, including portrait and landscape orientations.
logo
MediaLogo associated with the category.
name
StringName of the category.
uid
IntUnique identifier for the category.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...
Was this section helpful?