newBuilder

fun newBuilder(): ApolloRequest.Builder<D>
fun <E : Operation.Data> newBuilder(operation: Operation<E>): ApolloRequest.Builder<E>