SupSolutionTemplateCompatibleEvalKit
No description
type SupSolutionTemplateCompatibleEvalKit {
evalKit: SupEvalKit!
evalKitId: ID!
parameters: [SupSolutionTemplateParameterBundle!]!
}
Fields
SupSolutionTemplateCompatibleEvalKit.evalKit ● SupEvalKit! non-null object
The evaluation kit associated with the solution template.
SupSolutionTemplateCompatibleEvalKit.evalKitId ● ID! non-null scalar
The evaluation kit identifier associated with the solution template.
SupSolutionTemplateCompatibleEvalKit.parameters ● [SupSolutionTemplateParameterBundle!]! non-null object
The list of parameters.