OBJECT

ComIbmCommerceFoundationCommonDatatypesOrderIdentifierType

link GraphQL Schema definition

1type ComIbmCommerceFoundationCommonDatatypesOrderIdentifierType {
2
3customerOrderNumber: String
6
4externalOrderID: String
6
5uniqueID: String
7
8}