Class: GraphQL::Pundit::Instrumenters::BeforeScope
- Defined in:
- lib/graphql-pundit/instrumenters/before_scope.rb
Overview
Instrumenter that supplies ‘before_scope`
Defined Under Namespace
Classes: ScopeResolver
Constant Summary collapse
- SCOPE_KEY =
:before_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