| Class | Description |
|---|---|
| GraphQLEntityHelper | A helper class to get GraphQL mappings and descriptions for GORM entities |
| GraphQLServiceManager | Used to store references to the actual implementations of most of the interfaces used in the project to make it easier to pass multiple managers (services) to methods. |
| Schema | Created by jameskleeh on 5/19/17. |
| Annotation Type | Description |
|---|---|
| GraphQL | Annotation used to supply metadata to GraphQL. |