Class: Ecoportal::API::GraphQL::Model::Page::Section

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

Constant Summary

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

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

Method Summary

Methods inherited from Base::Page::Section

#components, #content_section?, #initialize, #split_section?

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?

Constructor Details

This class inherits a constructor from Ecoportal::API::GraphQL::Base::Page::Section

Dynamic Method Handling

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