# @theorchard/graphql-constants

Common constants and types for graphql libraries and services.

## Adding constants

This library is meant to be as lightweight as possible. Make sure you meet the following requirements.

### Requirements

-   Only add constants that relates to the graphql.
-   Only add constants that are shared between 2 or more libraries.
