Exception: Graphiti::Errors::UnsupportedBeforeCursor

Inherits:
Base
  • Object
show all
Defined in:
lib/graphiti/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



737
738
739
# File 'lib/graphiti/errors.rb', line 737

def message
  "Passing in page[before] and page[number] is not supported. Please create an issue if you need it!"
end