model
model
clue.data
Assign
Ignore
Input
Input
InputCats
Unassign
clue.data.syntax
AnyOptionToInputOps
AnyToInputOps
JsonOps
clue.model
GraphQLError
GraphQLError
IntPathElement
Location
Location
PathElement
PathElement
StringPathElement
GraphQLRequest
GraphQLRequest
StreamingMessage
FromClient
ConnectionInit
ConnectionInit
ConnectionTerminate
Start
Start
Stop
Stop
FromClient
FromServer
Complete
Complete
ConnectionAck
ConnectionError
ConnectionError
ConnectionKeepAlive
Data
Data
DataJson
DataWrapper
DataWrapper
Error
Error
FromServer
Identifier
Payload
clue.model.json
model
/
clue.model
/
GraphQLError
/
PathElement
PathElement
object
PathElement
Companion:
class
Graph
Supertypes
Self type
trait
Sum
trait
Mirror
class
Object
trait
Matchable
class
Any
PathElement
.type
Type members
Value members
Implicits
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from:
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from:
Mirror
Value members
Concrete methods
def
int
(
element:
Int
):
PathElement
def
string
(
element:
String
):
PathElement
Implicits
Implicits
implicit
val
EqPathElement
:
Eq
[
PathElement
]