Skip to main content

GoogleMerchantSalesChannelSettings

No description

type GoogleMerchantSalesChannelSettings {
title: String!
username: String!
password: String!
provider: ProviderName!
}

Fields

GoogleMerchantSalesChannelSettings.title ● String! non-null scalar

GoogleMerchantSalesChannelSettings.username ● String! non-null scalar

GoogleMerchantSalesChannelSettings.password ● String! non-null scalar

GoogleMerchantSalesChannelSettings.provider ● ProviderName! non-null enum

Implemented By

Settings union