-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Labels
type: bugAn issue or pull request relating to a bugAn issue or pull request relating to a bug
Description
Hi, I'm trying this client with hasura and it crashes when executing the introspection query due to
https://github.com/graphql-python/gql/blob/master/gql/transport/aiohttp.py#L109
If that line is just operation_name
instead of operation_name or ""
then it works. Hasura breaks when the operationName is set to ""
.
Not positive if this is a hasura issue or a gql issue.
Metadata
Metadata
Assignees
Labels
type: bugAn issue or pull request relating to a bugAn issue or pull request relating to a bug