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.