INPUT_OBJECT

TaskOutputInfo

link GraphQL Schema definition

1input TaskOutputInfo {
3
2type: TaskParameterType!
5
4description: String
6}