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.