Alokai
You are reading the documentation for SDK v2, which is no longer the latest version. Switch to current

LocalizedStringFragment

Reusable GraphQL fragment

LocalizedStringFragment = "\n  fragment LocalizedStringFragment on LocalizedString {\n    value\n    locale\n  }\n"