Query
Represents a GraphQL query that will be sent to the server.
Types
Functions
Link copied to clipboard
A list of CompiledSelection. Used when reading from the cache and/or normalizing a model. Use com.apollographql.apollo3.cache.normalized.ApolloStore.readOperation for a higher level API
Link copied to clipboard
abstract override fun serializeVariables(writer: JsonWriter, customScalarAdapters: CustomScalarAdapters)
Content copied to clipboard
Serializes the variables of this operation to a json