desProjectsByIds
Searches projects by their identifiers.
desProjectsByIds(
ids: [ID!]!
): [DesProject]!
Arguments
desProjectsByIds.ids ● [ID!]! non-null scalar
An array of project identifiers.
Type
DesProject object
A project manages all development stages of the PCB/PCA product lifecycle.