Class: Ecoportal::API::GraphQL::Model::PresetView

Inherits:
Base::PresetView show all
Defined in:
lib/ecoportal/api/graphql/model/preset_view.rb

Constant Summary

Constants inherited from Base::PresetView

Base::PresetView::DIFF_CLASS, Base::PresetView::FIELD_CONFIG_INPUT_KEYS, Base::PresetView::READ_KEY

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

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

Method Summary

Methods inherited from Base::PresetView

#as_input, build_update_input, field_config_input, #field_configs_delta

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