Unable to pass Custom Queries to CRUD function.
convex-helpers project, but thought I would share here as well:Ticket: https://github.com/get-convex/convex-helpers/issues/250#issue-2515821771
Issue:
I worked on a project over the summer for a client using Convex, and have just started to pick things back up after a few months of low-to-no activity. After updating deps, I seem to have some odd TS error blocking builds & updates.
All of my CustomQueries are incompatible with the CRUD helper. Am I missing something obvious?
Code snippets are below, and in the GH ticket (pasted below as a .txt)
