| Interface | Description |
|---|---|
| GraphQLTypeManager | An interface for handling type conversion and creation with GraphQL. |
| Trait | Description |
|---|---|
| KeyClassQuery | Generic class to help searching maps that have a class as their key |
| Class | Description |
|---|---|
| DefaultGraphQLTypeManager | The default implementation of GraphQLTypeManager |
| Enum | Description |
|---|---|
| GraphQLOperationType | An enum to store the base operations provided |
| GraphQLPropertyType | Represents what type of property is being created |
| Exception | Description |
|---|---|
| TypeNotFoundException |
|