GraphQLResponseError

constructor(message: String, locations: List<GraphQLResponseError.Location>? = null, path: List<GraphQLPathSegment>? = null, extensions: GraphQLValue.ObjectValue? = null)(source)