Class: Ecoportal::API::GraphQL::Base::PagesWorkflow::Triggers::ConditionalLogic

Inherits:
Ecoportal::API::GraphQL::Base::PagesWorkflow::TriggerInterface show all
Defined in:
lib/ecoportal/api/graphql/base/pages_workflow/triggers/conditional_logic.rb

Constant Summary collapse

SCHEMA_VERSION =
'20260605'.freeze

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

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

Method Summary

Methods inherited from Ecoportal::API::GraphQL::Base::PagesWorkflow::TriggerInterface

from_doc

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