toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-tooling
/
com.apollographql.apollo.tooling
/
PersistedQuery
Persisted
Query
class
PersistedQuery
(
val
name
:
String
,
val
id
:
String
,
val
body
:
String
,
val
operationType
:
String
)
Members
Constructors
Persisted
Query
Link copied to clipboard
constructor
(
name
:
String
,
id
:
String
,
body
:
String
,
operationType
:
String
)
Properties
body
Link copied to clipboard
val
body
:
String
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
operation
Type
Link copied to clipboard
val
operationType
:
String