Package-level declarations

Types

GraphError
Link copied to clipboard
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)

GraphQL error representation that is spec complaint

data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)
data class GraphError(    val message: String?,     val path: List<Any>? = null,     val locations: List<GraphError.Location>? = null,     val extensions: Map<String, Any?>? = null)

GraphQL error representation that is spec complaint