GlobalIdentifierInput
No description
input GlobalIdentifierInput {
id: ID!
type: GlobalIdentifierEnum!
typeOther: String
}
Fields
GlobalIdentifierInput.id ● ID! non-null scalar
GlobalIdentifierInput.type ● GlobalIdentifierEnum! non-null enum
GlobalIdentifierInput.typeOther ● String scalar
Member Of
OrderItemInput input