Docs
Dashboard

storeCreate

Mutation

Creates a new store with the provided details.

#

Arguments


input
StoreCreateInput!Required

Specifies the fields to create a store.

#

Payload


errors
[StoreCreateError!]

User-facing errors that prevented the operation from succeeding.

store
Store

The store associated with this store create payload.