panzacoderP
Convex Community17mo ago
4 replies
panzacoder

Unable to pass Custom Queries to CRUD function.

I logged a ticket with all of the detail in the 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)
GitHub
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 ...
Unable to pass customQuery to CRUD · Issue #250 · get-convex/convex...
Was this page helpful?