Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Last active October 31, 2021 16:30
services
.AddExampleClient()
.ConfigureHttpClient(client => client.BaseAddress = new Uri("https://example.graphql.be/graphql/"));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment