[v5 - TypeScript]: ensure meta object type
Hi,
just updated to v5 - great
Is there a way to use typescript to make sure that when I define
I want to make sure that I don't typo or something in a usecase like this
vs.
just updated to v5 - great
Is there a way to use typescript to make sure that when I define
meta on one of my queries it always matches the same structure? I want to make sure that I don't typo or something in a usecase like this
vs.