https://github.com/soenneker/soenneker.shopify.graphqlclientutil
A thread-safe utility for obtaining Shopify's GraphQlClient singleton.
https://github.com/soenneker/soenneker.shopify.graphqlclientutil
client csharp dotnet graph graphql graphqlclientutil shop shopify shopifygraphqlclientutil singleton util
Last synced: 27 days ago
JSON representation
A thread-safe utility for obtaining Shopify's GraphQlClient singleton.
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.shopify.graphqlclientutil
- Owner: soenneker
- License: mit
- Created: 2026-03-22T00:43:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-22T19:05:02.000Z (about 1 month ago)
- Last Synced: 2026-05-22T22:25:59.385Z (about 1 month ago)
- Topics: client, csharp, dotnet, graph, graphql, graphqlclientutil, shop, shopify, shopifygraphqlclientutil, singleton, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.shopify.graphqlclientutil/)
[](https://github.com/soenneker/soenneker.shopify.graphqlclientutil/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.shopify.graphqlclientutil/)
#  Soenneker.Shopify.GraphQlClientUtil
### A thread-safe utility for obtaining Shopify's GraphQlClient singleton.
## Installation
```
dotnet add package Soenneker.Shopify.GraphQlClientUtil
```