apollo-kotlin
3.8.2
apollo-compiler
/
com.apollographql.apollo3.compiler
/
OperationIdGenerator
/
Sha256
Sha256
object
Sha256
:
OperationIdGenerator
Content copied to clipboard
Functions
Properties
Functions
apply
Link copied to clipboard
open
override
fun
apply
(
operationDocument
:
String
,
operationName
:
String
)
:
String
Content copied to clipboard
computes an id for the given operation
Properties
version
Link copied to clipboard
open
override
val
version
:
String
Content copied to clipboard
The version of the OperationIdGenerator