Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23305

TypeError: Query fields cannot be resolved. The type QuestionnaireType doesn't have a connection

$
0
0

I have the following schema:

class Query(graphene.ObjectType):    all_questionnaires = DjangoFilterConnectionField(QuestionnaireType)

I got the error when running the tests

TypeError: Query fields cannot be resolved. The type QuestionnaireType doesn't have a connection

What can be?


Viewing all articles
Browse latest Browse all 23305

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>