Django Graphql Create Mutation Invalid or incomplete introspection result

后端 未结 0 449
遥遥无期
遥遥无期 2020-11-29 15:21

I am learning Graphql with django but going through trouble create record with graphql.

this is my models

class Category(models.Model):
    name = mode         


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