Types > CustomerFavorite
Description
Topic: Customers
Fields
Price to compare the variant price with for price notification
The date and time when favorite was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: Customer
Customer this favorite belongs to
Expandable
Permission bit: "customers.read"
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: ProductVariant
The item customer added to favorites
Expandable
Permission bit: "product_variants.read"
Used By
Mutations
favoritesCreate, favoritesModify
Queries
Types
Preview (typescript)
Loading module