class

GraphQL::Error

Inherits JSON::Serializable < Reference < Object

Constructors

new(message : String, path : String)
Source
new(message : String, path : Array(String | Int32))
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

message
Source
message=(message : String)
Source
path
Source
path=(path : Array(String | Int32))
Source
with_path(path : String | Int32)
Source