Skip to main content

SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput

No description

input SupEvalKitSoftwareProjectCompatibleEvalKitProjectSourceInput {
configXmlUrl: String!
sourceFile: SupEvalKitFileInput
sourceUrl: String
type: SupSoftwareProjectEvalKitProjectSourceType!
}

Fields

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.