hamishH
tRPC15mo ago
8 replies
hamish

Extending "Meta" with downstream concat usage?

Is there a way to extend the meta when using concat and creating plugins and middleware?

e.g having a plugin called permission and then requiring the meta data to extend the existing base Meta to contain a new required field e.g permission

In my attempts I've just been getting "meta mismatch"
Was this page helpful?