Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 289 Bytes

_start-graphiql-server.md

File metadata and controls

9 lines (6 loc) · 289 Bytes

3. Start the GraphQL server

Launch your GraphQL server with this command:

npm run dev

Navigate to http://localhost:4000/graphiql in your browser to explore the API of your GraphQL server in a GraphiQL.