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