Content Internationalization (i18n) beta is live 🌍

Hello,

great work :rocket:

I still have some questions/problems though:

  1. When using the GraphQL API, the Accept-Language header doesn’t seem to be picked up, am I correct? It works with the REST API.
  2. When querying for a single collection item using GraphQL, no locale parameter can be passed in. If the Accept-Language header had an effect, that wouldn’t be a problem. Is this intended behavior?