OBJECT

MultiStoreMembership

The child of a managed multi store.

link GraphQL Schema definition

  • type MultiStoreMembership {
  • # Id of the parent multi store
  • multiStoreId: Int!
  • }