世界上最伟大的投资就是投资自己的教育
-
const graphql = require('graphql'); const { GraphQLObjectType, GraqhQLString, GraqhQLSchema } = require('graphql'); const BookType = new GraphQLObjectType({ name: "Book", field: () => ({ id: { type: GraqhQLString }, name: { type: GraqhQLString }, genre: { type: GraqhQLString } }) })
© 汕尾市求知科技有限公司 | Rails365 Gitlab | 知乎 | b 站 | csdn
粤公网安备 44152102000088号 | 粤ICP备19038915号
Top