Docs
Dashboard

storeUpdate

Mutation

Updates an existing store with the provided details.

#

Arguments


input
StoreUpdateInput!Required

The values used to perform the store update operation.

#

Payload


errors
[StoreUpdateError!]

User-facing errors that prevented the operation from succeeding.

store
Store

The store associated with this store update payload.