Class: Ecoportal::API::GraphQL::Base::PreviewPage
- Inherits:
-
Logic::BaseModel
- Object
- Common::Content::DoubleModel
- Common::GraphQL::Model
- Logic::BaseModel
- Ecoportal::API::GraphQL::Base::PreviewPage
- 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
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
Methods included from Common::GraphQL::Model::Diffable
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Ecoportal::API::GraphQL::Concerns::SnakeCamelAccess