SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput
No description
input SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput {
artifactVersion: String
configXmlUrl: String!
sourceFile: SupEvalKitFileInput
sourceUrl: String
type: SupSoftwareProjectEvalKitProjectSourceType!
}
Fields
SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput.artifactVersion ● String scalar
The artifact version associated with the evaluation kit source.
SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput.configXmlUrl ● String! non-null scalar
The URL of the config XML associated with the evaluation kit source.
SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput.sourceFile ● SupEvalKitFileInput input
The upload file of the source associated with the evaluation kit source.
SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput.sourceUrl ● String scalar
The URL of the source associated with the evaluation kit source.
SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput.type ● SupSoftwareProjectEvalKitProjectSourceType! non-null enum
The project source type.