Class: GraphQL::Pundit::Instrumenters::AfterScope
- Defined in:
- lib/graphql-pundit/instrumenters/after_scope.rb
Overview
Instrumenter that supplies ‘after_scope`
Defined Under Namespace
Classes: ScopeResolver
Constant Summary collapse
- SCOPE_KEY =
:after_scope
Instance Attribute Summary
Attributes inherited from Scope
Method Summary
Methods inherited from Scope
Constructor Details
This class inherits a constructor from GraphQL::Pundit::Instrumenters::Scope