Class: Ecoportal::API::GraphQL::Input::ContractorEntity::Update

Inherits:
Create show all
Extended by:
Logic::Input::IdDiffFields
Defined in:
lib/ecoportal/api/graphql/input/contractor_entity/update.rb

Constant Summary

Constants included from Common::GraphQL::Model::Diffable

Common::GraphQL::Model::Diffable::DIFF_CLASS

Method Summary

Methods included from Logic::Input::IdDiffFields

from_model, id_diff_fields, id_diff_fields_list, merge_id_diffs

Methods included from Base::ContractorEntity::MemberChanges

#associate, #disassociate, #lead!, #unlead!

Methods included from Concerns::SnakeCamelAccess

#method_missing, #respond_to_missing?

Methods included from Common::GraphQL::Model::AsInput

#as_input, included

Methods included from Common::GraphQL::Model::Diffable

#as_update, #dirty?

Methods included from Common::GraphQL::ClassHelpers

included

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Ecoportal::API::GraphQL::Concerns::SnakeCamelAccess