Objects: Commerce
GraphQL object types for commerce repositories, categories, and products in the Amplience GraphQL Management API.
Commerce repositoriesLink copied!
BigCommerceCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
storeHash | String! | |
apiUrl | String | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
CommercetoolsCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
projectKey | String! | |
defaultLocale | String! | |
apiBaseUrl | String! | |
authBaseUrl | String! | |
clientId | String! | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
CsvFileFeedCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
feedUrl | String! | |
productsPath | String | |
idPath | String! | |
namePath | String! | |
descriptionPath | String! | |
imagesPath | String! | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
GoogleProductFeedCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
feedUrl | String! | |
productsPath | String | |
idPath | String! | |
namePath | String! | |
descriptionPath | String! | |
imagesPath | String! | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
JsonFileFeedCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
feedUrl | String! | |
productsPath | String | |
idPath | String! | |
namePath | String! | |
descriptionPath | String! | |
imagesPath | String! | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
SalesforceCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
siteId | String! | |
catalogId | String! | |
shopApiVersion | String! | |
dataApiVersion | String! | |
shopApiUrl | String! | |
dataApiUrl | String! | |
authUrl | String! | |
clientId | String! | |
defaultLocale | String! | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
ScayleCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
tenantSpace | String! | |
apiVersion | String! | |
shopId | String! | |
storefrontBaseUrl | String | |
imageBasePath | String | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
ShopifyCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
siteId | String! | |
apiVersion | String! | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
XmlFileFeedCommerceRepositoryLink copied!
Implements: Node, CommerceRepository
| Field | Type | Description |
|---|---|---|
id | ID! | |
label | String! | |
description | String | |
createdDate | String! | |
createdBy | String! | |
cmsHub | CMSHub! | |
feedUrl | String! | |
productsPath | String | |
idPath | String! | |
namePath | String! | |
descriptionPath | String! | |
imagesPath | String! | |
product | CommerceProduct | Args: input: GetCommerceProductInput! |
products | CommerceProductConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
category | CommerceCategory | Args: input: GetCommerceCategoryInput! |
categories | CommerceCategoryConnection! | Args: before: String, after: String, first: Int, last: Int, sourceIds: [ID], keyword: String |
Commerce categoriesLink copied!
BigCommerceCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
CommercetoolsCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
CsvFileFeedCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
GoogleProductFeedCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
JsonFileFeedCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
SalesforceCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
ScayleCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
ShopifyCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
XmlFileFeedCommerceCategoryLink copied!
Implements: Node, CommerceCategory
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
parent | CommerceCategory |
Commerce productsLink copied!
BigCommerceCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
CommercetoolsCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
CsvFileFeedCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
GoogleProductFeedCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
JsonFileFeedCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
SalesforceCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
ScayleCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
ShopifyCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
XmlFileFeedCommerceProductLink copied!
Implements: Node, CommerceProduct
| Field | Type | Description |
|---|---|---|
id | ID! | |
sourceId | ID! | |
name | String! | |
description | String | |
images | [CommerceImage]! |
Shared Commerce typesLink copied!
CommerceImageLink copied!
| Field | Type | Description |
|---|---|---|
url | String! |