kriskbx / gitlab-time-tracker

🦊🕘 A command line interface for GitLab's time tracking feature.
GNU General Public License v2.0
452 stars 83 forks source link

graphql endpoint to Speed Up timetracking #120

Closed swiffer closed 1 year ago

swiffer commented 4 years ago

Use graphql endpoint when it becomes available to Speed Up the time used to fetch timelog Info

https://gitlab.com/gitlab-org/gitlab/-/issues/231396

swiffer commented 3 years ago

There now is a Mr open at gitlab that makes it possible to query logged time via graphql directly speeding up the process a lot!

https://gitlab.com/gitlab-org/gitlab/-/merge_requests/56633