INPUT_OBJECT

EngineSchema

link GraphQL Schema definition

1input EngineSchema {
3
2schemaId: ID!
5
4ioType: EngineSchemaIOType!
6}