OBJECT
ESSeller
A brand (elasticsearch cached)
link GraphQL Schema definition
- type ESSeller implements Node {
- String! :
- ID! :
- # True if the seller is a private store
- Boolean! :
- MultiStore :
- MultiStoreMembership!] : [
- # Path to a retailer-specific advert search results page that only shows adverts
- # from the given seller.
- String :
- }