Class: GraphQR::BaseResolver
- Inherits:
-
GraphQL::Schema::Resolver
- Object
- GraphQL::Schema::Resolver
- GraphQR::BaseResolver
- Includes:
- ApplyScopes, Policies::AuthorizeGraphQL
- Defined in:
- lib/graphqr/base_resolver.rb
Overview
This is the base class for all resolvers defined by the ‘GraphQR` gem. It includes authorization and scoping extensions defined by the gem.
Constant Summary
Constants included from Policies::AuthorizeGraphQL
Policies::AuthorizeGraphQL::DEFAULT_AUTHORIZATION_ERROR
Method Summary
Methods included from Policies::AuthorizeGraphQL
#authorize_graphql, #policy_provider