How does the community feel about adding multiple: true to the hapi plugin. I have a few apollo graphql services that add multiple endpoints and need to register the plugin multiple times.
Adding multiple: true here solved the problem and is common in hapi plugins. I am more than happy to create the pr if we are ok with it?
Thank you.
How does the community feel about adding multiple: true to the hapi plugin. I have a few apollo graphql services that add multiple endpoints and need to register the plugin multiple times.
Adding multiple: true here solved the problem and is common in hapi plugins. I am more than happy to create the pr if we are ok with it?
Thank you.