1.1.0
[1.1.0] - 2019-10-03
Added
- ISSUE-134 - Adding two new hooks for directives:
on_schema_execution
which is called for each Query/Mutation executedon_schema_subscription
which is called for each Subscription executed
See documentation for more details