serverUrl

fun serverUrl(serverUrl: String): ApolloClient.Builder

The url of the GraphQL server used for HTTP

This is the same as httpServerUrl

See also networkTransport for more customization