Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate off of graphql endpoint #37

Closed
4 tasks
stigi opened this issue Oct 1, 2024 · 0 comments · Fixed by #38
Closed
4 tasks

Migrate off of graphql endpoint #37

stigi opened this issue Oct 1, 2024 · 0 comments · Fixed by #38
Assignees

Comments

@stigi
Copy link
Contributor

stigi commented Oct 1, 2024

The graphql endpoint is deprecated and no new functionality is added to it.

It is currently used only to fetch notifications, which can also happen via the /notifications endpoint.

Tasks:

  • Migrate the usage of /graphql to /notifications
  • Migrate all filters and pagination
  • Adjust test
  • Clean up remaining references to graphql
@stigi stigi self-assigned this Oct 1, 2024
@stigi stigi mentioned this issue Oct 1, 2024
@stigi stigi closed this as completed in #38 Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant