Skip to main content

externalAttributeMappings

The saved attribute mappings for the company, optionally narrowed to one integration.

Business Rules

  • Only mappings owned by the authenticated company are returned.

Error Scenarios

  • **LISTINGS_ENGINE_DISABLED**: the listings engine is not enabled for the company.

Permissions Required

  • products:external_attribute_mappings permission.
externalAttributeMappings(
integrationId: ID
): [ExternalAttributeMapping!]!

Arguments

externalAttributeMappings.integrationId ● ID scalar common

Only return mappings for this integration.

Type

ExternalAttributeMapping object listings

A link between an EC product attribute definition and a field in an external platform's product attribute schema.