QueryContainerBuilder
open class QueryContainerBuilder(queryContainer: QueryContainer = QueryContainer()) : Parcelable(source)
Deprecated
Legacy Parcelable request builder of the asset-based flow. Use GraphQLOperationRequest with the backend-neutral GraphQLConverterFactory instead.
Query & Variable builder for graph requests
Legacy: Android Parcelable-coupled builder of the deprecated asset-based request flow in :compat. New code should use the backend-neutral co.anitrend.retrofit.graphql.model.request.GraphQLOperationRequest.
Functions
Link copied to clipboard
Should only be called by the GraphQL converter after query resolution has been attempted.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard