Class: Ecoportal::API::GraphQL::Base::LocationStructure
- Inherits:
-
Interface::LocationStructure::Nodes
- Object
- Common::Content::DoubleModel
- Common::GraphQL::Model
- Logic::BaseModel
- Interface::LocationStructure::Nodes
- Ecoportal::API::GraphQL::Base::LocationStructure
- Defined in:
- lib/ecoportal/api/graphql/base/location_structure.rb,
lib/ecoportal/api/graphql/base/location_structure/draft.rb,
lib/ecoportal/api/graphql/base/location_structure/draft/structure.rb
Direct Known Subclasses
Defined Under Namespace
Classes: Draft
Constant Summary
Constants included from Helpers::LocationsTree
Helpers::LocationsTree::RELEVANT_NODES_COUNT
Constants included from Common::GraphQL::Model::Diffable
Common::GraphQL::Model::Diffable::DIFF_CLASS
Instance Method Summary collapse
Methods inherited from Interface::LocationStructure::Nodes
Methods included from Helpers::LocationsTree
Methods included from Common::GraphQL::Model::AsInput
Methods included from Common::GraphQL::Model::Diffable
Instance Method Details
#draft? ⇒ Boolean
18 19 20 |
# File 'lib/ecoportal/api/graphql/base/location_structure.rb', line 18 def draft? false end |