package
9.0.0-20250228030234-19cf52f467dd
Repository: https://github.com/frankyhq/go-shopify-graphql.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new client (in fact, just a simple wrapper for a graphql.Client).
WithPrivateAppAuth optionally sets private app credentials (API key and access token).
WithToken optionally sets access token.
WithVersion optionally sets the API version if the passed string is valid.

# Type aliases

Option is used to configure options.