Class: Ecoportal::API::GraphQL::Payload::ContractorEntity::ManagerSettings
- Inherits:
-
Logic::BaseModel
- Object
- Common::Content::DoubleModel
- Common::GraphQL::Model
- Logic::BaseModel
- Ecoportal::API::GraphQL::Payload::ContractorEntity::ManagerSettings
- Defined in:
- lib/ecoportal/api/graphql/payload/contractor_entity/manager_settings.rb
Overview
Payload for updateContractorManagerSettings, which returns the
updated Organization directly (not a { clientMutationId, errors, item }
wrapper). Read-only view of the org fields relevant to the mutation.
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