Class: GraphQR::BaseResolver

Inherits:
GraphQL::Schema::Resolver
  • Object
show all
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

Methods included from ApplyScopes

#apply_scopes