Exception: GraphitiGql::Errors::UnsupportedLast
- Defined in:
- lib/graphiti_gql/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
32 33 34 |
# File 'lib/graphiti_gql/errors.rb', line 32 def "We do not currently support combining 'last' with 'before' or 'after'" end |