GraphQLResolveInfo’ object has no attribute ‘field_asts'” – Stack Overflow

GraphQLResolveInfo’ object has no attribute ‘field_asts'” – Stack Overflow

So I am using graphene-djangp==3.1.2, which didn’t let me from graphql import ResolveInfo . Therefore, I used from graphql import …

 

Read More