url

open override fun url(url: String?): ApolloRequest.Builder<D>

Configures the url to use for this request.


open override var url: String?

The url to use for that request.