how to convert the type of a column out of a orm into a graphql type?

前端 未结 0 796
野性不改
野性不改 2020-12-04 16:36

How can i take the type I get from a column and turn it into a GraphQL type? For instance the type String into a GraphQLString, Number into a GraphQLString, etc

the v

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