ToolOutputSelection
No description
type ToolOutputSelection {
nodes: [String!]!
projection: String
}
Fields
ToolOutputSelection.nodes ● [String!]! non-null scalar
ToolOutputSelection.projection ● String scalar
Member Of
Tool object