Skip to main content

SupSoftwareProjectEvalKitSourceInput

No description

input SupSoftwareProjectEvalKitSourceInput {
evalKitId: ID!
projectSources: [SupSoftwareProjectEvalKitProjectSourceInput!]!
}

Fields

SupSoftwareProjectEvalKitSourceInput.evalKitId ● ID! non-null scalar

The evaluation kit identifier.

SupSoftwareProjectEvalKitSourceInput.projectSources ● [SupSoftwareProjectEvalKitProjectSourceInput!]! non-null input

The project sources associated with the evaluation kit source.