Interface GraphQLRequest<T>

All Superinterfaces:
GraphQLRequest, ProjectRequestBuilder<ByProjectKeyGraphqlQuery<T>>

public interface GraphQLRequest<T> extends GraphQLRequest, ProjectRequestBuilder<ByProjectKeyGraphqlQuery<T>>