ConnectShopifyShopResult
Result of connectShopifyShop.
type ConnectShopifyShopResult {
redirectUrl: String!
}
Fields
ConnectShopifyShopResult.redirectUrl ● String! non-null scalar
URL the dashboard redirects the merchant to after the shop is linked. Points to the Shopify Payments Partner gateway settings page (https://{shop}/services/payments_partners/gateways/{shopifyApiKey}/settings), where the merchant activates the gateway.
Returned By
connectShopifyShop mutation