Attribute
Represents an attribute or consumed serial.
type Attribute {
id: String!
name: String!
externalId: String
}
Fields
Attribute.id ● String! non-null scalar
Attribute identifier.
Attribute.name ● String! non-null scalar
Attribute name.
Attribute.externalId ● String scalar
External identifier for attribute or consumed serial (part number).
Member Of
AttributeValue object ● Operation object