Products > Brands > storefrontBrands
Storefront APIProductsBrandsstorefrontBrands
storefrontBrands
GET:storefront/brands.json

Description

Get specific brands.

Topic: Brands

Arguments

ids: [String!]!

List of brand ids. See also: Unique Identifiers

Example: ["br_EQzGqWoY"]


loose: Boolean

When asking for multiple items, allow returning less than was asked (in case some are missing)


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

[StorefrontBrand!]

Preview (typescript)

Loading module