graphql-python / graphql-python/graphene-sqlalchemy
Why is there no options to set node and edge nonnull on connection field?
Open
enhancement
waiting
- Dominant language
- Python
- Stars
- 985
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
I've been trying to set nonnull to node and edge on connection field
because a frontend engineer told me that he've got a lot of things to handler if node and edge are nullable.
is there a specific reason node and edge set to nullable?
Contributor guide
Assessment
This issue has not been assessed yet.