Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(account): add edge and pagination support for controllers (#117)
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.
- Loading branch information