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