Class: Ecoportal::API::GraphQL::Model::AuthorizationResult
- Inherits:
-
Base::AuthorizationResult
- Object
- Common::Content::DoubleModel
- Common::GraphQL::Model
- Logic::BaseModel
- Base::AuthorizationResult
- Ecoportal::API::GraphQL::Model::AuthorizationResult
- Defined in:
- lib/ecoportal/api/graphql/model/authorization_result.rb
Overview
Concrete model for a permission-check result. No extra wiring today; exists so
canXXX fields embed Model::AuthorizationResult (and can grow a reasons model later).
Constant Summary
Constants included from Common::GraphQL::Model::Diffable
Common::GraphQL::Model::Diffable::DIFF_CLASS
Method Summary
Methods included from Concerns::SnakeCamelAccess
#method_missing, #respond_to_missing?
Methods included from Common::GraphQL::Model::AsInput
Methods included from Common::GraphQL::Model::Diffable
Methods included from Common::GraphQL::ClassHelpers
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Ecoportal::API::GraphQL::Concerns::SnakeCamelAccess