Types > StorefrontCustomerFavorite
Description
Topic: Customers
Fields
The date and time when favorite was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Unique customer favorite identifier. See also: Unique Identifiers
Example: "fv_EQzGqWoY"
inventory_notification: Boolean!
Whether inventory notifications are enabled
Example: true
Whether price notifications are enabled
Example: false
variant: StorefrontProductVariant
The item customer added to favorites
Expandable
Permission bit: "product_variants.read"
Used By
Mutations
storefrontFavoritesCreate, storefrontFavoritesModify
Queries
Types
Preview (typescript)
Loading module