INPUT_OBJECT

ViewOverridesInput

link GraphQL Schema definition

1input ViewOverridesInput {
4
2# Whether to hide the run button in the task solver.
3hideRunButton: Boolean
5}