graphql-python / graphql-python/graphene

Is graphql-relay actually a requirement if relay is not going to be used?

Open
#1,287 1 comment 0 reactions 0 assignees View on GitHub
✨ enhancement
Dominant language
Python
Stars
8.2k
Forks
818
PR merge metrics
No merged PRs in 30d

Description

I was hoping that `graphql-relay` could be removed as a base requirement in setup.py if it isn't actually required for people who have no need for relay.

Perhaps a specific install option like `pip install graphene[relay]` could be added for those that actually require it.

Obviously this would be a breaking change so it makes sense to do it before 3.0 is released if it will be done.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.