StartImportComponentsJobSuccess
No description
type StartImportComponentsJobSuccess implements StartJobResult {
result: SuccessOrFailure!
jobUid: ImportComponentsJobUid!
}
No description
type StartImportComponentsJobSuccess implements StartJobResult {
result: SuccessOrFailure!
jobUid: ImportComponentsJobUid!
}
StartImportComponentsJobSuccess.result ● SuccessOrFailure! non-null enumStartImportComponentsJobSuccess.jobUid ● ImportComponentsJobUid! non-null scalarStartJobResult interface