thecodingmachine / graphqlite-bundle

A Symfony bundle for thecodingmachine/graphqlite.
34 stars 37 forks source link

Allow to inject http code decider to controller #135

Closed andrew-demb closed 1 year ago

andrew-demb commented 2 years ago

This allows to change implementation for http code decider (with overriding TheCodingMachine\GraphQLite\Http\HttpCodeDeciderInterface DI alias)