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

[Feature Request] Hopefully it will be possible to generate the Sorter sort type corresponding to the entity type when generating the ts.zip as well #311

Open
ClearPlume opened this issue Nov 6, 2023 · 0 comments
Labels
pending Postpone plans because of more important tasks

Comments

@ClearPlume
Copy link
Contributor

This would have two benefits:

  • The front-end can directly Author.Sorter.name.desc or Author.Sorter.name or something like that when querying, with strong type support
  • Standardize the SortCode format when the front-end initiates a request, to avoid passing the wrong parameter to cause the back-end parsing error.
@babyfish-ct babyfish-ct added the pending Postpone plans because of more important tasks label Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending Postpone plans because of more important tasks
Projects
None yet
Development

No branches or pull requests

2 participants