GlobalIdentifier
No description
type GlobalIdentifier {
id: ID!
type: GlobalIdentifierEnum!
typeOther: String
}
Fields
GlobalIdentifier.id ● ID! non-null scalar
GlobalIdentifier.type ● GlobalIdentifierEnum! non-null enum
GlobalIdentifier.typeOther ● String scalar
Member Of
OrderItem object