Class: Ecoportal::API::GraphQL::Base::LocationNode
- Inherits:
-
Model
- Object
- Common::Content::DoubleModel
- Common::GraphQL::Model
- Model
- Ecoportal::API::GraphQL::Base::LocationNode
- Defined in:
- lib/ecoportal/api/graphql/base/location_node.rb
Direct Known Subclasses
Instance Method Summary collapse
Methods included from Common::GraphQL::Model::AsInput
Methods included from Common::GraphQL::Model::Diffable
Instance Method Details
#parentId ⇒ Object
16 17 18 |
# File 'lib/ecoportal/api/graphql/base/location_node.rb', line 16 def parentId parent&.id end |