Skip to content

Allow Dagit to be compatible with graphql-core 3.* #4095

@rexledesma

Description

@rexledesma

Use Case

Currently, graphql-ws is pinned to graphql-core 2.*. This dependency prevents the user from installing other libraries that depend on graphql-core 3.* (e.g. gql>3).

Ideas of Implementation

Remove graphql-ws or allow it to be compatible with graphql-core 3.*.

Additional Info

graphql-ws is used to create a subscription server for graphql. See https://sourcegraph.com/github.com/dagster-io/dagster/-/blob/python_modules/dagit/dagit/subscription_server.py


Message from the maintainers:

Excited about this feature? Give it a 👍. We factor engagement into prioritization.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions