GraphQLRequest
typealias GraphQLRequest<TVariables> = co.anitrend.retrofit.graphql.model.GraphQLRequest<TVariables>(source)
Deprecated
Use co.anitrend.retrofit.graphql.model.GraphQLRequest instead
Replace with
import co.anitrend.retrofit.graphql.model.GraphQLRequest
Content copied to clipboard
GraphQLRequestContent copied to clipboard