Skip to content

crash when connecting gql to hasura #92

Closed
@mariusnita

Description

@mariusnita

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

No one assigned

    Labels

    type: bugAn issue or pull request relating to a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions