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

Implement fetchOne by slug #2

Open
backjonas opened this issue Sep 14, 2023 · 0 comments
Open

Implement fetchOne by slug #2

backjonas opened this issue Sep 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@backjonas
Copy link
Member

Implement fetchOne by slug for all models where single fetch is used, similarly as it's done for private pages.
Should be implemented at least for the following models:

  • Post
  • Content page

This makes the queries simpler in the frontend at the cost of adding more custom code that has to be maintained in the backend - consider if this is worth it.

@backjonas backjonas added the enhancement New feature or request label Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant