returns list of `User Tasks` that the user has access to to get assigned tasks for a user ```ts api.data.getPendingUserTasks({"item.assignee":user.userName}); ```
(query, user: ISecureUser)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected