Skip to main content

ConnectShopifyShopInput

No description

input ConnectShopifyShopInput {
shop: String!
paymentMethod: String!
token: String!
accountId: String
}

Fields

ConnectShopifyShopInput.shop ● String! non-null scalar

ConnectShopifyShopInput.paymentMethod ● String! non-null scalar

ConnectShopifyShopInput.token ● String! non-null scalar

ConnectShopifyShopInput.accountId ● String scalar

Member Of

connectShopifyShop mutation