Skip to content

feat: implement default query helpers#68

Merged
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
wheval:feat/query-helpers
Mar 28, 2026
Merged

feat: implement default query helpers#68
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
wheval:feat/query-helpers

Conversation

@wheval
Copy link
Copy Markdown
Contributor

@wheval wheval commented Mar 27, 2026

Summary

  • Centralized public list query default values into a single helper and updated public list handlers to import those defaults instead of repeating inline defaulting logic.

Closes #48

Testing

  • pnpm lint
  • pnpm build
  • pnpm exec prisma generate when schema or generated types changed

Checklist

  • Linked issue or backlog item
  • No secrets or live credentials added
  • Docs updated if setup or env changed
  • Change is scoped to one problem

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Mar 27, 2026

@wheval Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093 Chucks1093 merged commit 4d41ffa into accesslayerorg:main Mar 28, 2026
1 check passed
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.

Add public list query defaults helper

2 participants