SupSoftwareProjectUpdateEvalKitCompatibleSoftwareProjectInput
Input for evaluation kit compatible software project update.
input SupSoftwareProjectUpdateEvalKitCompatibleSoftwareProjectInput {
addCompatibleSoftwareProjectIds: [ID!]
id: ID!
removeCompatibleSoftwareProjectIds: [ID!]
}
Fields
SupSoftwareProjectUpdateEvalKitCompatibleSoftwareProjectInput.addCompatibleSoftwareProjectIds ● [ID!] list scalar
Add a new list of compatible software projects to evaluation kit.
SupSoftwareProjectUpdateEvalKitCompatibleSoftwareProjectInput.id ● ID! non-null scalar
The evaluation kit identifier.
SupSoftwareProjectUpdateEvalKitCompatibleSoftwareProjectInput.removeCompatibleSoftwareProjectIds ● [ID!] list scalar
Remove a list of compatible software projects from evaluation kit.