Skip to main content
Anchor to ShopLocaleUpdatePayload

ShopLocaleUpdatePayload

payload

Return type for shopLocaleUpdate mutation.

•ShopLocale

The locale that was updated.

•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a locale for a shop.

Arguments

•String!
required

ISO code of the locale to update.

•ShopLocaleInput!
required

Specifies the input fields for a shop locale.



Was this section helpful?