Skip to main content

FacebookSalesChannelSettings

No description

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

Fields

FacebookSalesChannelSettings.username ● String! non-null scalar

FacebookSalesChannelSettings.password ● String! non-null scalar

FacebookSalesChannelSettings.title ● String! non-null scalar

FacebookSalesChannelSettings.provider ● ProviderName! non-null enum

Implemented By

Settings union