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

feat(account): add edge and pagination support for controllers #117

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

steebchen
Copy link
Contributor

Introduced ControllerEdge struct and modified Account to utilize it. Updated schema to include new pagination and filtering options for controllers. Added support for CreditsHistory and its related fields, sorting, and filtering options.

Introduced ControllerEdge struct and modified Account to utilize it.
Updated schema to include new pagination and filtering options for
controllers. Added support for CreditsHistory and its related fields,
sorting, and filtering options.
@steebchen steebchen merged commit b3f491e into main Oct 25, 2024
4 checks passed
@steebchen steebchen deleted the feat/edges branch October 25, 2024 12:41
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 this pull request may close these issues.

1 participant