toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
common
switch theme
search in API
apollo-ast
/
com.apollographql.apollo.ast
/
InvalidDeferLabel
Invalid
Defer
Label
class
InvalidDeferLabel
(
val
message
:
String
,
val
sourceLocation
:
SourceLocation
?
)
:
ApolloIssue
Members
Constructors
Invalid
Defer
Label
Link copied to clipboard
constructor
(
message
:
String
,
sourceLocation
:
SourceLocation
?
)
Properties
message
Link copied to clipboard
open
override
val
message
:
String
source
Location
Link copied to clipboard
open
override
val
sourceLocation
:
SourceLocation
?