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
/
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