const { ApolloServer, gql } = require('apollo-server'); const typeDefs = gql` type Query { "A simple type for getting started!"
確定! 回上一頁