Class: Ecoportal::API::GraphQL::Input::Action::Update

Inherits:
Base::Action show all
Extended by:
Logic::Input::FullArrayFields
Defined in:
lib/ecoportal/api/graphql/input/action/update.rb

Constant Summary

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

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

Method Summary

Methods included from Logic::Input::FullArrayFields

from_model, full_array_fields, full_array_fields_list, merge_full_arrays

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