Error
class Error( val message: String, val locations: List<Error.Location>?, val path: List<Any>?, val extensions: Map<String, Any?>?, val nonStandardFields: Map<String, Any?>?)
Content copied to clipboard
Represents an error response returned from the GraphQL server See https://spec.graphql.org/draft/#sec-Errors.Error-result-format
Constructors
Types
Functions
Properties
Link copied to clipboard
Link copied to clipboard