Skip to content

Instantly share code, notes, and snippets.

@shadaj
Created August 7, 2017 21:48
Show Gist options
  • Save shadaj/6b34b2a11bbaec747f31f5c2f0fa8a0b to your computer and use it in GitHub Desktop.
Save shadaj/6b34b2a11bbaec747f31f5c2f0fa8a0b to your computer and use it in GitHub Desktop.
val client = ApolloClient(ApolloClientOptions(
networkInterface = Some(createNetworkInterface(NetworkInterfaceOptions(
uri = Some("https://1jzxrj179.lp.gql.zone/graphql")
)))
))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment