OBJECT

ComIbmCommerceFoundationCommonDatatypesCatalogGroupIdentifierTypeExternalIdentifier

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesCatalogGroupIdentifierTypeExternalIdentifier {
2
3groupIdentifier: String!
6
4ownerID: String
6
5storeIdentifier: ComIbmCommerceFoundationCommonDatatypesCatalogGroupIdentifierTypeExternalIdentifierStoreIdentifier
7
8}