APIsTasklist API (GraphQL)MutationsclaimTaskOn this pageclaimTaskClaim a task with taskId to currently logged in user. Returns the task.claimTask( taskId: String! assignee: String): Task!Arguments​taskId (String)​assignee (String)​Type​Task​Describes the User task.Was this helpful?