Customers > Customers > storefrontFavoritesDelete
Storefront APICustomersCustomersstorefrontFavoritesDelete
storefrontFavoritesDelete
DELETE:storefront/favorites.json

Description

Remove variant from customer's favorites list.

Topic: Customers

Arguments

ids: [String!]!

List of favorite ids. See also: Unique Identifiers

Example: ["fv_EQzGqWoY"]


shop_id: String!

Unique shop identifier. See also: Unique Identifiers

Example: "sh_EQzGqWoY"


Result

Boolean

Preview (typescript)

Loading module