importedScanByIntegration
Returns imported scans from a scan tool
importedScanByIntegration(
integrationId: Int!
page: Int
limit: Int
): ImportedScanCollection!
Returns imported scans from a scan tool
importedScanByIntegration(
integrationId: Int!
page: Int
limit: Int
): ImportedScanCollection!
importedScanByIntegration.integrationId
● Int!
non-null scalarimportedScanByIntegration.page
● Int
scalarimportedScanByIntegration.limit
● Int
scalarImportedScanCollection
object