You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client (SwellClient): The client returned from the init function.
id (string): Identifier for the category. Can be either the category's slug or the category's id.
requestOptions (object, optional): Overwrites the client options for the current request. Parameters:
locale (string, optional): The requested product's locale.
currency (string, optional): The requested product's currency.
sessionToken (string, optional): The token from the session to be used.
The text was updated successfully, but these errors were encountered:
Fetches a category using the passed-in identifier, which can be either the product's ID or the category's slug.
Example
API
The text was updated successfully, but these errors were encountered: