apollo-api
/
com.apollographql.apollo3.api
/
CustomScalarType
common
Custom
Scalar
Type
class
CustomScalarType
(name:
String
, className:
String
) :
CompiledNamedType
Content copied to clipboard
Functions
Properties
Functions
leafType
Link copied to clipboard
common
open override fun
leafType
():
CompiledNamedType
Content copied to clipboard
Properties
className
Link copied to clipboard
common
val
className
:
String
Content copied to clipboard
Fully qualified class name this GraphQL scalar type is mapped to (e.g.
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard