Skip to content

Any way to get *non* localized data from the REST API. #139

Answered by jmikrut
richardvanbergen asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @richardvanbergen

We do have a way to do this!

?locale=*

Somehow that went un-documented. It only works via the REST API for now, because of GraphQL's strongly typed nature. Enabling this in GraphQL would mean that we have to make a whole other set of queries, which is possible, but likely lower on our priorities list.

We will get our docs updated ASAP. Give it a shot!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@richardvanbergen
Comment options

Answer selected by denolfe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants