class Graphiti::Errors::UnsupportedBeforeCursor
Public Instance Methods
Source
# 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
# 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