Skip to main content
Anchor to ShopLocaleUpdatePayload

ShopLocaleUpdatePayload

payload

Return type for shopLocaleUpdate mutation.

•ShopLocale

The locale that was updated.

Show fields
•[UserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates a locale for a shop.

Show payload

Arguments

•String!
required

ISO code of the locale to update.

•ShopLocaleInput!
required

Specifies the input fields for a shop locale.

Show input fields


Was this section helpful?