Skip to main content

SupEvalKitUpdateSoftwareProjectCompatibleEvalKitInput

No description

input SupEvalKitUpdateSoftwareProjectCompatibleEvalKitInput {
compatibleEvalKitId: String!
evalKitId: ID!
newProjectSources: [SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput!]
}

Fields

SupEvalKitUpdateSoftwareProjectCompatibleEvalKitInput.compatibleEvalKitId ● String! non-null scalar

The compatible evaluation kit identifier.

SupEvalKitUpdateSoftwareProjectCompatibleEvalKitInput.evalKitId ● ID! non-null scalar

The evaluation kit identifier.

SupEvalKitUpdateSoftwareProjectCompatibleEvalKitInput.newProjectSources ● [SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput!] list input

Replace the current software project evaluation kit project sources with these ones.