OBJECT

ComIbmCommerceFoundationCommonDatatypesCatalogGroupIdentifierTypeExternalIdentifierStoreIdentifier

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesCatalogGroupIdentifierTypeExternalIdentifierStoreIdentifier {
2
3externalIdentifier: ComIbmCommerceFoundationCommonDatatypesCatalogGroupIdentifierTypeExternalIdentifierStoreIdentifierExternalIdentifier
5
4uniqueID: String
6
7}