https://github.com/jhb-dev/payloadcms-related-localized-docs-graphql-issue
https://github.com/jhb-dev/payloadcms-related-localized-docs-graphql-issue
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jhb-dev/payloadcms-related-localized-docs-graphql-issue
- Owner: devj3ns
- Created: 2024-02-16T09:23:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-16T09:42:13.000Z (over 2 years ago)
- Last Synced: 2024-12-08T10:42:19.785Z (over 1 year ago)
- Language: TypeScript
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The populated values of the related document do not match the queried locale, instead they are in the default locale. See the second image. With the REST API it works.
## GraphQL (does not work)
Query with locale "de":

Query with locale "en":

## Rest API (does work)
Query with locale "de":

Query with locale "en":
