graphql-python / graphql-python/graphene-django
Vesion 3.1.5 returns null for an object pointed to non PK in referred table.
Open
🐛bug
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 760
- PR merge metrics
- No merged PRs in 30d
Description
Version 3.1.3 and older versions are working correctly in situation if a field is a foreign key to a non PK of pointed table.
3.1.5 returns 'null'
Contributor guide
Assessment
This issue has not been assessed yet.