OBJECT

ComIbmCommerceFoundationCommonDatatypesAttributeIdentifierTypeExternalIdentifierAttributeDictionaryIdentifier

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesAttributeIdentifierTypeExternalIdentifierAttributeDictionaryIdentifier {
2
3externalIdentifier: ComIbmCommerceFoundationCommonDatatypesAttributeIdentifierTypeExternalIdentifierAttributeDictionaryIdentifierExternalIdentifier
5
4uniqueID: String
6
7}