new ApiPermission(shopify)
Creates an ApiPermission instance.
Parameters:
Name | Type | Description |
---|---|---|
shopify |
Shopify | Reference to the Shopify instance |
Methods
delete() → {Promise}
Deletes a token, which revokes access.
Returns:
Promise that resolves with the result
- Type
- Promise