Home > @vsf-enterprise/epcc-api > GetProductsByNodeParams

# GetProductsByNodeParams interface

Signature:

export interface GetProductsByNodeParams 

# Properties

Property Type Description
filter? CatalogFilter (Optional) Filtering operators
id string The unique identifier of a children node.
limit? number (Optional) Limit how many products to return.
locale? string (Optional) Locale
offset? number (Optional) Offset the returned products by this number.
sort? string (Optional) Sort products by this field.