We have been using Prismic with Gatsby for a couple of months, our queries fetch all documents in every languages to create pages dynamically. However, a couple of days ago, the GraphQL api stopped returning the documents other than in our main language (French). This documentation Query Data with GraphQL - Prismic clearly states that, with no lang parameter passed, every languages will be returned. However we're clearly seeing only one language being generated in our website. I checked the API in the Prismic GraphQL explorer, other languages are only returned as part of the "alternateLanguages" field.
Welcome to the Prismic community,
In order to be able to investigate the issue can you please provide us with your repository name (with a direct message if necessary).