Saltar al contenido principal

GetShopifyShopSettingsInput

Input for getShopifyShopSettings. Caller's account must own the installation.

input GetShopifyShopSettingsInput {
shop: String!
paymentMethod: String!
}

Fields​

GetShopifyShopSettingsInput.shop ● String! non-null scalar​

Shopify shop domain.

GetShopifyShopSettingsInput.paymentMethod ● String! non-null scalar​

MONEI Shopify app payment method. See ShopifyStore.paymentMethod.

Member Of​

getShopifyShopSettings query