INPUT_OBJECT
SetTaskStatusInput
link GraphQL Schema definition
- input SetTaskStatusInput {
- TaskStatusEnum! :
- # Identifier of the TaskEntity to perform the action on.
- ID! :
- String :
- }
INPUT_OBJECT
- input SetTaskStatusInput {
- TaskStatusEnum! :
- # Identifier of the TaskEntity to perform the action on.
- ID! :
- String :
- }