Class: Ecoportal::API::GraphQL::Base::PreviewPage

Inherits:
Logic::BaseModel show all
Defined in:
lib/ecoportal/api/graphql/base/preview_page.rb

Overview

Elasticsearch-backed preview of a page, returned by register.previewPages. Read-only. No patchVer, no typed data field models, no field IDs. Use for fast metadata lookup only — switch to org search (pages) for full data.

Direct Known Subclasses

Model::PreviewPage

Constant Summary

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

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

Method Summary

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