apollo-kotlin
3.8.2
common
apollo-runtime
/
com.apollographql.apollo3
/
ApolloClient
/
Builder
/
httpServerUrl
http
Server
Url
common
fun
httpServerUrl
(
httpServerUrl
:
String
)
:
ApolloClient.Builder
Content copied to clipboard
The url of the GraphQL server used for HTTP
See also
networkTransport
for more customization