toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-compiler
/
com.apollographql.apollo.compiler
/
OperationIdGenerator
/
Sha256
Sha256
object
Sha256
:
OperationIdGenerator
Members
Properties
version
Link copied to clipboard
open
override
val
version
:
String
The version of the OperationIdGenerator
Functions
apply
Link copied to clipboard
open
override
fun
apply
(
operationDocument
:
String
,
operationName
:
String
)
:
String
computes an id for the given operation