CreateSalesforceCommerceRepositoryInput
No description
FieldsLink copied!
CreateSalesforceCommerceRepositoryInput.cmsHubId
● ID!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.label
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.description
● String
scalarLink copied!
CreateSalesforceCommerceRepositoryInput.siteId
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.catalogId
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.shopApiVersion
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.dataApiVersion
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.shopApiUrl
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.dataApiUrl
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.authUrl
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.clientId
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.clientSecret
● String!
non-null scalarLink copied!
CreateSalesforceCommerceRepositoryInput.defaultLocale
● String!
non-null scalarLink copied!
Member ofLink copied!
createSalesforceCommerceRepository
mutation