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
/
ReportHeader
/
ReportHeader
Report
Header
constructor
(
graph_ref
:
String
=
""
,
hostname
:
String
=
""
,
agent_version
:
String
=
""
,
service_version
:
String
=
""
,
runtime_version
:
String
=
""
,
uname
:
String
=
""
,
executable_schema_id
:
String
=
""
,
unknownFields
:
ByteString
=
ByteString.EMPTY
)