-
-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
@coderabbitai recommended:
Consider upgrading GraphiQL version.
The template uses GraphiQL v0.12.0 which is significantly outdated. The latest stable version is 3.0.1 which includes security fixes, performance improvements, and new features.
Apply this diff to update the version:
-{% set GRAPHIQL_VERSION = '0.12.0' %}
+{% set GRAPHIQL_VERSION = '3.0.1' %}📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
{% set GRAPHIQL_VERSION = '3.0.1' %}
Originally posted by @coderabbitai[bot] in #554 (comment)
Metadata
Metadata
Assignees
Labels
No labels