andrew-kolesnikov
andrew-kolesnikov
I would like to put this back on the radar, my organization is currently **_blocked from fully migrating_** to prisma because observability and tracing capability will be lost.
Also interested in understanding the timeline for batching support
Is someone working on this plugin already? If not, we're most likely going to have to implement this soon for our organization. In our particular scenario, forwarding incoming Bearer tokens...
Thank you @lleadbet for posting this - it's been a while so we ended up writing our own plugin, but this is surely going to help a lot of folks...
Thanks @lleadbet! Our current challenge is porting `query cost calculations` from nodejs - we're looking for something like https://github.com/slicknode/graphql-query-complexity for the Rust router. That is something that I think could...
Thank you @garypen for the detailed response in the discussion thread. When you say it _won't be available by default_ in the router, do you mean **any** sort of resource...
Adding @lleadbet for visibility. Our current challenge has grew beyond pagination limits - we're looking to port query cost calculations from nodejs - we're looking for something like https://github.com/slicknode/graphql-query-complexity for...
Was there any progress on this issue?
@abernix That example is really close to the plugin I ended up deploying for my needs, pretty good starting point in case someone's looking to add this into their router...
My team could really use this too. Really sad to see this has been requested _several years ago_ but appears to have been neither satisfied nor rejected.