Exception: GraphitiGql::Errors::UnsupportedStats
- Defined in:
- lib/graphiti_gql/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/graphiti_gql/errors.rb', line 6 def "You're requesting stats for multiple parent nodes. Currently, we only support this when there is a single parent node, or when using the ActiveRecord adapter." end |