Closed
Description
I'm just trying to do the upgrade, but i got:
File "graphql/controllers.py", line 13, in <module>
from graphql_server import GraphQLParams, GraphQLResponse, HttpQueryError, encode_execution_results, get_graphql_params
File ".venv/lib/python3.10/site-packages/graphql_server/__init__.py", line 15, in <module>
from graphql.error import format_error as format_error_default
ImportError: cannot import name 'format_error' from 'graphql.error' (.venv/lib/python3.10/site-packages/graphql/error/__init__.py)
By the way, here is two notes:
- Many many thanks for the maintenance of this project 👏
- not sure ho hard it would be, but it will really help the upgrade to have a comprenhive changelog of what's new, what's possible breaking, and what are the ,new features.... because we might not follow gql.js so closely to be able to tell exactly what's what...
Metadata
Metadata
Assignees
Labels
No labels