This is our API.

These are all data and microservices which can be accessed via graphQL

To start, load http://localhost:4000 in your browser and a GraphiQL window will open.

This lets you explore the schema for everything.

In the future, we will restrict data access based on tokens (e.g. readOnly, whiteLabel specific, etc.)
