Multiple definitions for User type graphql

后端 未结 0 1388
时光取名叫无心
时光取名叫无心 2021-01-03 23:46

I\'ve defined the following GQL type:

class Types::User < GraphQL::Schema::Object
  field :firstName, String, null:          


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