desProjectById
Searches a project by its identifier.
desProjectById(
id: ID!
): DesProject
Arguments
desProjectById.id ● ID! non-null scalar
The project identifier.
Type
DesProject object
A project manages all development stages of the PCB/PCA product lifecycle.