An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.shopify.graphqlclientutil.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.shopify.graphqlclientutil/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.shopify.graphqlclientutil/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.shopify.graphqlclientutil/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.shopify.graphqlclientutil.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.shopify.graphqlclientutil/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Shopify.GraphQlClientUtil
### A thread-safe utility for obtaining Shopify's GraphQlClient singleton.

## Installation

```
dotnet add package Soenneker.Shopify.GraphQlClientUtil
```