AuthScheme
The type of authentication to use when connecting to Shopify.
Possible Values
OAuth, AccessTokenData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set this to perform OAuth authentication.
- Access Token: Set this to use Access Token authentication.