Should `.queryFilter()` not take a partial arg?
Replacing
Really like this integration update btw
.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 anythingReally like this integration update btw