OperationIdGenerator

Deprecated

Use ApolloCompilerPlugin.operationIds() instead. See https://go.apollo.dev/ak-compiler-plugins for more details.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Properties

Link copied to clipboard
abstract val version: String

The version of the OperationIdGenerator

Functions

Link copied to clipboard
abstract fun apply(operationDocument: String, operationName: String): String

computes an id for the given operation