Class: Ecoportal::API::GraphQL::Model::Page::Basic

Inherits:
Base::Page::Basic show all
Defined in:
lib/ecoportal/api/graphql/model/page/basic.rb

Constant Summary

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

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

Instance Attribute Summary

Attributes inherited from Interface::BasePage

#_compat_source_template_id

Method Summary

Methods inherited from Interface::BasePage

#forces, #location_ids, #location_ids=, #workflow

Methods included from Concerns::DataFieldAccess

#components, #data_fields_additions, #data_fields_deletions, #data_fields_dirty?, #data_fields_updates, #field_collection, #section_collection, #sections

Methods included from Concerns::PageCompat

#components, #consolidate!, #dirty?, #external_id, #stages?, #template_id, #validate

Methods included from Concerns::SnakeCamelAccess

#method_missing, #respond_to_missing?

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

#as_input

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

#as_update, #dirty?

Dynamic Method Handling

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