mwargerM
Convex Community2y ago
2 replies
mwarger

lazy query

hey all, I was working on a project yesterday and I needed a "lazy" query to happen when I clicked a search button. I realized I could use a mutation for this, and still just query data within the handler. I realize this is probably well-known, but I tried to find it mentioned in the docs as a "tip" or something. I couldn't find it. Is this in the docs somewhere? Are there any other useful tips like this?
Was this page helpful?