OBJECT

ComIbmCommerceFoundationCommonDatatypesAttributeGroupIdentifierTypeExternalIdentifier

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesAttributeGroupIdentifierTypeExternalIdentifier {
2
3attributeDictionaryIdentifier: ComIbmCommerceFoundationCommonDatatypesAttributeGroupIdentifierTypeExternalIdentifierAttributeDictionaryIdentifier
6
4identifier: String!
6
5storeIdentifier: ComIbmCommerceFoundationCommonDatatypesAttributeGroupIdentifierTypeExternalIdentifierStoreIdentifier
7
8}