Fork me on GitHub
#pathom
<
2022-12-04
>
hadils23:12:23

I want to insert meta-data into the result of a resolver or mutation. This meta-data is read by the process that sends the result back to the client. I am pretty sure that I can do it with plugins, but I don’t know where to put the meta-data. Any suggestions? Thanks in advance!