DesPartCompany
Represents a company.
type DesPartCompany {
companyId: String!
name: String!
slug: String
}
Fields
DesPartCompany.companyId ● String! non-null scalar
The identifier of the company.
DesPartCompany.name ● String! non-null scalar
The name of the company.
DesPartCompany.slug ● String scalar
Used for URLs like /manufacturers/aimtec or /distributors/digi-key.