Graphene pydantic 'NoneType' object has no attribute 'connection'

后端 未结 0 1821
太阳男子
太阳男子 2020-12-08 17:36

I\'m using FastApi with graphene, and graphene-pydantic. When I try to create an object, i.e :

mutation createZone {
 createZone(zoneDetails: {
   zoneFr: &qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题