jayesh15111988 / ApolloGraphQL

A repository to host the code for GraphQL server created using Apollo framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repository to host the code for GraphQL server created using Apollo framework.

To create and run GraphQL server, please go to root folder of this directory and run the following command

npm start

Open the local server URL genertaed by this command in the browser. This will open the GraphQL panel where you can enter your GraphQL queries and see the result.

Example,

Screenshot 2024-02-13 at 10 03 39 AM

About

A repository to host the code for GraphQL server created using Apollo framework


Languages

Language:TypeScript 100.0%