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
/
ResponsePathElement
/
copy
copy
fun
copy
(
field_name
:
String
?
=
this.field_name
,
index
:
Int
?
=
this.index
,
unknownFields
:
ByteString
=
this.unknownFields
)
:
Trace.QueryPlanNode.ResponsePathElement