| Interface | Description |
|---|---|
| Creator<T> |
Something that can create object types on the schema
|
| Class | Description |
|---|---|
| EnumCreator |
This create an Enum Type.
|
| InputTypeCreator |
This creates an input type object.
|
| InterfaceCreator |
This creates an interface object.
|
| TypeCreator |
This creates a type object.
|
Copyright © 2018–2022. All rights reserved.