Tasklist API (GraphQL)MutationscompleteTaskOn this pagecompleteTaskComplete a task with taskId and optional variables. Returns the task.completeTask( taskId: String! variables: [VariableInput!]!): Task!Arguments​taskId (String!)​variables ([VariableInput!]!)​Type​Task​Describes the User task.