SupSoftwareProjectUpdateEvalKitSourceInput
No description
input SupSoftwareProjectUpdateEvalKitSourceInput {
compatibleEvalKitId: String!
evalKitId: ID!
newProjectSources: [SupSoftwareProjectEvalKitProjectSourceInput!]
}
Fields
SupSoftwareProjectUpdateEvalKitSourceInput.compatibleEvalKitId ● String! non-null scalar
The compatible evaluation kit identifier.
SupSoftwareProjectUpdateEvalKitSourceInput.evalKitId ● ID! non-null scalar
The evaluation kit identifier.
SupSoftwareProjectUpdateEvalKitSourceInput.newProjectSources ● [SupSoftwareProjectEvalKitProjectSourceInput!] list input
Replace the current software project evaluation kit project sources with these ones.