/federated-graph-server-test

test server for federated graph

Primary LanguageJavaScript

Mock a Server for testing archlet federated super graph

Welcome to the server with schema

You can preview the builded server here.

How to use this repo

This repo is the starting point of our GraphQL server.

To get started:

  1. Run npm install.
  2. Run npm start.

This will start the GraphQL API server.

Getting Help