apollo-kotlin-execution
Toggle table of contents
0.1.2-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
apollo-kotlin-execution
apollo-execution-reporting
/
com.apollographql.execution.reporting
/
Trace
/
QueryPlanNode
/
DeferredNodeDepends
/
copy
copy
fun
copy
(
id
:
String
=
this.id
,
defer_label
:
String
=
this.defer_label
,
unknownFields
:
ByteString
=
this.unknownFields
)
:
Trace.QueryPlanNode.DeferredNodeDepends