Skip to content
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.

Latest commit

 

History

History
10 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 397 Bytes

Base4 GraphQL Client and Schema Stitching

Creates a server-side client, link, and remote schema for the Base4 GraphQL API. Can be used as a low-level dependency in other projects.

Configuration

The following environment variables must be present. Either create a .env in the root of the project, or set the appropriate values.

BASE4_GRAPHQL_URL=
BASE4_TENANT_KEY=
BASE4_API_TOKEN=