apollo-kdoc
Toggle table of contents
4.1.2-SNAPSHOT
Select version
4.1.2-SNAPSHOT
3.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
apollo-kdoc
apollo-tooling
/
com.apollographql.apollo.tooling
/
PublishOperationsSuccess
Publish
Operations
Success
class
PublishOperationsSuccess
(
val
added
:
Int
,
val
removed
:
Int
,
val
identical
:
Int
,
val
updated
:
Int
,
val
unaffected
:
Int
,
val
name
:
String
,
val
revision
:
Int
)
:
PublishOperationsResult
Members
Constructors
Publish
Operations
Success
Link copied to clipboard
constructor
(
added
:
Int
,
removed
:
Int
,
identical
:
Int
,
updated
:
Int
,
unaffected
:
Int
,
name
:
String
,
revision
:
Int
)
Properties
added
Link copied to clipboard
val
added
:
Int
identical
Link copied to clipboard
val
identical
:
Int
name
Link copied to clipboard
val
name
:
String
removed
Link copied to clipboard
val
removed
:
Int
revision
Link copied to clipboard
val
revision
:
Int
unaffected
Link copied to clipboard
val
unaffected
:
Int
updated
Link copied to clipboard
val
updated
:
Int