Types > StorefrontCustomerFavoriteCreate
Storefront APITypesStorefrontCustomerFavoriteCreate
StorefrontCustomerFavoriteCreate

Description

Topic: Customers

Fields

inventory_notification: Boolean

Whether inventory notifications are enabled

Example: true


price_notification: Boolean

Whether price notifications are enabled

Example: false


variant_id: String!

Unique variant identifier. See also: Unique Identifiers

Example: "va_EQzGqWoY"

Valid when: variant_id is not empty

Valid when: variant_id matches regexp pattern: ^va_


Used By

Mutations

storefrontFavoritesCreate

Preview (typescript)

Loading module