Auto discover endpoints
MatthewCMoya opened this issue · 0 comments
MatthewCMoya commented
Describe the solution you'd like
Add autoDiscoverEndpoints to global config. Description removed from readme on promotion to beta-0 ( see text below).
| autoDiscoverEndpoints | boolean | false | When set to true, GQL Rest Router will scan the provided client schema you provide and automatically mount an endpoint for each operation name / named query |