| Class | Description |
|---|---|
| FieldFilterInputTypeCache |
Caches GraphQL field "filter input" types, for example 'StringFilterInput' in:
|
| NameConversions | |
| NameMapping | |
| SchemaConstants | |
| SchemaFactory |
Single entry point to obtain GraphQL schemas.
|
| Exception | Description |
|---|---|
| SchemaWarningException |
When a warning occurs deep in the schema conversion logic, it's sometimes easier to throw an
exception to interrupt the flow.
|
Copyright © 2021. All rights reserved.