Multilingual fields and their output via the GraphQL API #373
Unanswered
paragliding-nsk
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey @paragliding-nsk Can you give #217 a try? You would need to install it with
The PR adds pages filtering by locale as per https://docs.wagtail.org/en/stable/advanced_topics/api/v2/usage.html#filtering-pages-by-locale |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, please tell me what tools are there for using multilingual fields with subsequent output via the GraphQL API?
In my project I have Wagtail + Grapple installed. There is wagtail documentation about "Internationalisation", here one can found something about API and models:
https://docs.wagtail.org/en/stable/advanced_topics/i18n.html#api-filters-for-headless-sites
But I just can’t find how to fully implement multilingual model fields and their output via the GraphQL API.
Beta Was this translation helpful? Give feedback.
All reactions