David
David3d ago

Should `.queryFilter()` not take a partial arg?

Replacing .invalidate(partialObject) to qc.invalidateQueries(trpc.path.queryFilter(partialObject)) doesn't work, since queryFilter type isn't partialled. Is this correct behavior? I would imagine the filter could be anything Really like this integration update btw 🙂
1 Reply
Nick
Nick2d ago
You're correct and this is being fixed in the next release!

Did you find this page helpful?