Class: Ecoportal::API::GraphQL::Base::Page::Task
- Inherits:
-
Logic::BaseModel
- Object
- Common::Content::DoubleModel
- Common::GraphQL::Model
- Logic::BaseModel
- Ecoportal::API::GraphQL::Base::Page::Task
- Defined in:
- lib/ecoportal/api/graphql/base/page/task.rb
Overview
A page TASK — the item of the review-task mutations (TaskInterface:
CompletePage / InComment / ReviewPage). Read-only.
This is NOT a page: the page it belongs to is subject (a PageUnion). The
review-task payloads used to type item as Model::PageUnion, which never
matched the schema (see Fragment :PageTaskFields).
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