OperationsQueriestaskOn this pagetaskRetrieve the details of a specific task task( taskId: ID!): Task! Arguments task.taskId ● ID! non-null scalar The ID of the task to retrieve Type Task object A task that can be assigned to a user and is associated with a taskable entity.