Closed superlevure closed 10 months ago
Thanks for the review @kiendang @sjdemartini, I'll let one of you merge as I don't have the authorization
I'm also unable to merge ("Merging is blocked...base branch restricts merging to authorized users"), but looks good to go!
Fix for https://github.com/graphql-python/graphene-django/issues/1225
Allow to use a recursive type for
DjangoListField
(fix suggested by @tcleonard)