DefaultGQLError

constructor(message: String, locations: List<GQLError.ErrorLocations>? = null, path: List<String>? = null, extensions: JsonObject? = null)