storeCreate
MutationCreates a new store with the provided details.
#
Arguments
- StoreCreateInput!Required
input Specifies the fields to create a store.
#
Payload
- [StoreCreateError!]
errors User-facing errors that prevented the operation from succeeding.
- Store
store The store associated with this store create payload.