Table of Contents - graphql_authorize-0.4.2 Documentation
Classes and Modules
- GraphqlAuthorize
- GraphqlAuthorize::AuthAdapters
- GraphqlAuthorize::AuthAdapters::Base
- GraphqlAuthorize::AuthAdapters::CanCanCan
- GraphqlAuthorize::AuthAdapters::Pundit
- GraphqlAuthorize::Configuration
- GraphqlAuthorize::Field
- GraphqlAuthorize::FieldResolveStep
- GraphqlAuthorize::SchemaField
Methods
- ::config — GraphqlAuthorize
- ::configure — GraphqlAuthorize
- ::included — GraphqlAuthorize::Field
- ::included — GraphqlAuthorize::SchemaField
- ::new — GraphqlAuthorize::AuthAdapters::Base
- ::new — GraphqlAuthorize::Configuration
- ::supports_class_syntax? — GraphqlAuthorize
- #action — GraphqlAuthorize::AuthAdapters::Pundit
- #auth_adapter — GraphqlAuthorize::FieldResolveStep
- #auth_adapter_source — GraphqlAuthorize::AuthAdapters::CanCanCan
- #authorize — GraphqlAuthorize::AuthAdapters::CanCanCan
- #authorize — GraphqlAuthorize::AuthAdapters::Pundit
- #authorized? — GraphqlAuthorize::FieldResolveStep
- #call — GraphqlAuthorize::FieldResolveStep
- #policy — GraphqlAuthorize::AuthAdapters::Pundit
- #pundit_action — GraphqlAuthorize::AuthAdapters::Pundit
- #source — GraphqlAuthorize::AuthAdapters::CanCanCan
- #subject — GraphqlAuthorize::AuthAdapters::Pundit