Class: Ecoportal::API::GraphQL::Logic::Query
- Defined in:
- lib/ecoportal/api/graphql/logic/query.rb
Direct Known Subclasses
QueryArray, QueryConnection, Query::Action, Query::LocationStructure, Query::LocationStructure::Draft
Defined Under Namespace
Classes: GenericItem
Constant Summary
Constants inherited from BaseQuery
Instance Attribute Summary
Attributes inherited from BaseQuery
Instance Method Summary collapse
Methods inherited from BaseQuery
accepted_params, #access_point, base_path, clear_accepted_params, field_name, #initialize, param_defaults, #path, #query, slice_params
Constructor Details
This class inherits a constructor from Ecoportal::API::GraphQL::Logic::BaseQuery
Instance Method Details
#response_class ⇒ Object
16 17 18 |
# File 'lib/ecoportal/api/graphql/logic/query.rb', line 16 def response_class item_class end |