Closed
Description
Related: #15
Graphene's 2.1.7 release on July 15th bumped graphql-relay 0.4.5 to 2.0.
https://pypi.org/project/graphene/#history
This is a patch-release that breaks SnapshotTest
(mentioned in graphene's documentation: https://docs.graphene-python.org/en/latest/testing/)
It's not clear what the changes / ramifications / intentions of 0.4.x -> 2.x of relay are. What's necessary in graphene 2.1.7 that graphql-python/graphene#1032 fixed.