linkShopifyIdentity
Links an invite token to a Shopify identity. The Shopify user ID is extracted from the OpenID token provided in the request header. This enables redemption codes created at opt-in time to be associated with the user's Shopify account.
linkShopifyIdentity(
input: LinkShopifyIdentityInput!
): LinkShopifyIdentityResult!