graphql-php
graphql-php copied to clipboard
Add an option to StandardServer allowing to modify extensions prior to serialization
The main purpose of this feature is to allow adding extensions which were previously set in context by some resolver (workaround for #193)