SupSolutionTemplateCompatibleEvalKitInput
No description
input SupSolutionTemplateCompatibleEvalKitInput {
evalKitId: ID!
parameters: [SupSolutionTemplateParameterBundleInput!]
}
Fields
SupSolutionTemplateCompatibleEvalKitInput.evalKitId ● ID! non-null scalar
The evaluation kit identifier. Can be duplicated.
SupSolutionTemplateCompatibleEvalKitInput.parameters ● [SupSolutionTemplateParameterBundleInput!] list input
The list of parameters associated with the compatible evaluation kit.