ENUM

EngineSchemaIOType

link GraphQL Schema definition

1enum EngineSchemaIOType {
2
3input
4
5output
6
7both
8}

link Required by