Docs
Dashboard

StoreCreatePayload

Object

Fields returned for store create payload.

#

Fields


errors
[StoreCreateError!]

User-facing errors that prevented the operation from succeeding.

store
Store

The store associated with this store create payload.

#

Mutations


Creates a new store with the provided details.