Index (I)
»
GraphQL
»
Schema
»
InvalidDocumentError
Exception: GraphQL::Schema::InvalidDocumentError
Inherits:
Error
Object
StandardError
Error
GraphQL::Schema::InvalidDocumentError
show all
Defined in:
lib/graphql/schema.rb
Overview
Error that is raised when [#Schema#from_definition] is passed an invalid schema definition string.