QueryContainer

Deprecated

Legacy Parcelable request container of the QueryContainerBuilder flow. Use GraphQLOperationRequest with the backend-neutral GraphQLConverterFactory instead.

GraphQL request that follows the common GraphQL HTTP request format

Legacy: Android Parcelable-coupled request container of the deprecated QueryContainerBuilder flow in :compat. New code should use the backend-neutral co.anitrend.retrofit.graphql.model.request.GraphQLOperationRequest.

See also

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)