apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api
/
ScalarType
Scalar
Type
common
class
ScalarType
(
val
name
:
String
)
:
CompiledNamedType
Content copied to clipboard
TODO v4: remove (see also
CustomScalarType
above
Constructors
Functions
Properties
Constructors
Scalar
Type
Link copied to clipboard
common
fun
ScalarType
(
name
:
String
)
Content copied to clipboard
Functions
leaf
Type
Link copied to clipboard
common
open
override
fun
leafType
(
)
:
CompiledNamedType
Content copied to clipboard
raw
Type
Link copied to clipboard
common
open
override
fun
rawType
(
)
:
CompiledNamedType
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard