SupSoftwareProjectCreateEvalKitSourceInput
No description
input SupSoftwareProjectCreateEvalKitSourceInput {
evalKitId: ID!
projectSources: [SupSoftwareProjectEvalKitProjectSourceInput!]!
}
Fields
SupSoftwareProjectCreateEvalKitSourceInput.evalKitId ● ID! non-null scalar
The evaluation kit identifier.
SupSoftwareProjectCreateEvalKitSourceInput.projectSources ● [SupSoftwareProjectEvalKitProjectSourceInput!]! non-null input
The project sources associated with the evaluation kit source.