Class: GraphQL::Pundit::Field
- Inherits:
-
Schema::Field
- Object
- Schema::Field
- GraphQL::Pundit::Field
- Includes:
- Authorization, Scope
- Defined in:
- lib/graphql-pundit/field.rb
Overview
Field class that contains authorization and scope behavior This only works with graphql >= 1.8.0
Method Summary
Methods included from Scope
#after_scope, #before_scope, #initialize, prepended, #resolve_field
Methods included from Authorization
#authorize, #authorize!, #initialize, prepended, #resolve_field