RisingStack / graffiti

⚠️ DEVELOPMENT DISCONTINUED - Node.js GraphQL ORM
https://risingstack-graffiti.signup.team/
MIT License
1.01k stars 50 forks source link

Added ability to specify a config parameter for graphql hapi routes. #34

Closed developer-rakeshpaul closed 8 years ago

developer-rakeshpaul commented 8 years ago

Added ability to specify a config parameter for graphql hapi routes. This is where you configure things like validation, authentication, prerequisites, payload processing, and caching options for your graphql endpoint.

tothandras commented 8 years ago

Thank you! Looks good. Can you add it to the readme too?

developer-rakeshpaul commented 8 years ago

sure @tothandras it is done. Could you please review it?

tothandras commented 8 years ago

@developer-rakeshpaul sorry, I didn't get an email from github for some reason :/ released with version 3.2.0

developer-rakeshpaul commented 8 years ago

@tothandras 👍