Anchor to MarketLocalizationsRemovePayloadMarket
payloadMarket Localizations Remove Payload
Return type for mutation.
Anchor to FieldsFields
- marketLocalizations ([MarketLocalization!])
- userErrors ([TranslationUserError!]!)
- Anchor to marketLocalizationsmarket•[Market
Localizations Localization!] The market localizations that were deleted.
- Anchor to userErrorsuser•[Translation
Errors User Error!]! 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
- marketLocalizationsRemove (MarketLocalizationsRemovePayload)
- •mutation
Deletes market localizations.
- Anchor to resourceIdresource•ID!
Id required The ID of the resource for which market localizations are being deleted.
- Anchor to marketLocalizationKeysmarket•[String!]!
Localization Keys required The list of market localization keys.
- Anchor to marketIdsmarket•[ID!]!
Ids required The list of market IDs.
Arguments
Was this section helpful?