PersistedQueryUrlParameterBuilder

class PersistedQueryUrlParameterBuilder(queryContainer: QueryContainer = QueryContainer(), gson: Gson)(source)

Deprecated

Legacy Gson-coupled URL parameter builder of the QueryContainer flow. Use GraphQLOperationRequest with the backend-neutral GraphQLConverterFactory instead.

Query & Variable builder for URL parameter based GET requests

Legacy: Gson-coupled URL parameter builder, part of the deprecated QueryContainer flow in :compat.

Constructors

Link copied to clipboard
constructor(queryContainer: QueryContainer = QueryContainer(), gson: Gson)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard