specificationType
Return a single specification type, by specifying it's ID.
specificationType(
id: ID!
): SpecificationType
Arguments
specificationType.id ● ID! non-null scalar
Type
SpecificationType object
Represents information about a specification type.