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