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