async function startServer() const app = express(); const server = new ApolloServer( typeDefs, resolvers );
This will install GraphiQL globally on your machine, allowing you to run it from anywhere.
`, variables: JSON.stringify( id: "123" ), headers: JSON.stringify( Authorization: "Bearer token" ), editorTheme: "dark" ));
async function startServer() const app = express(); const server = new ApolloServer( typeDefs, resolvers );
This will install GraphiQL globally on your machine, allowing you to run it from anywhere. graphiql install
`, variables: JSON.stringify( id: "123" ), headers: JSON.stringify( Authorization: "Bearer token" ), editorTheme: "dark" )); async function startServer() const app = express(); const