GraphQL Error on Docs After Dependency Bump #2938
Labels
dependencies
Pull requests that update a dependency
pkg: documentation
Changes in the documentation package.
While testing dependency bumps, an error was encountered for an issue related to GraphQL on the documentation side. The following error was thrown:
It seems the error is related to our astro-graphql-plugin and potentially the changes introduced in the newer versions of GraphQL. For now, the GraphQL version has been reverted to a stable state.
Temporary Fix: the GraphQL version has been locked to the last known working version to avoid blocking progress.
Next Steps: further investigation with what is happening and how we can resolve this so that we are not stuck and unable to update our dependencies.
See #2791 (comment) for additional context.
The text was updated successfully, but these errors were encountered: