OBJECT

MultiStore

A branch of a store with multiple locations.

link GraphQL Schema definition

  • type MultiStore {
  • # Show the parent store info
  • showParentInfo: Boolean!
  • }