apollo-api
3.6.2
common
apollo-api
/
com.apollographql.apollo3.api
/
CompiledNamedType
Compiled
Named
Type
common
sealed
class
CompiledNamedType
:
CompiledType
Content copied to clipboard
Functions
Properties
Extensions
Inheritors
Functions
leaf
Type
Link copied to clipboard
common
open
override
fun
leafType
(
)
:
CompiledNamedType
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
Inheritors
CustomScalarType
Link copied to clipboard
ObjectType
Link copied to clipboard
InterfaceType
Link copied to clipboard
UnionType
Link copied to clipboard
InputObjectType
Link copied to clipboard
EnumType
Link copied to clipboard
ScalarType
Link copied to clipboard
Extensions
is
Composite
Link copied to clipboard
common
fun
CompiledNamedType
.
isComposite
(
)
:
Boolean
Content copied to clipboard
key
Fields
Link copied to clipboard
common
fun
CompiledNamedType
.
keyFields
(
)
:
List
<
String
>
Content copied to clipboard