Exception: GraphQL::Error Abstract

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/graphql.rb

Overview

This class is abstract.

Base class for all errors, so you can rescue from all graphql errors at once.