Skip to main content

ImportedScanCollection

ImportedScanCollection type

type ImportedScanCollection {
collection: [ImportedScan!]!
metadata: CollectionMetadata!
}

Fields

ImportedScanCollection.collection ● [ImportedScan!]! non-null object

A collection of paginated ImportedScanCollection

ImportedScanCollection.metadata ● CollectionMetadata! non-null object

Pagination Metadata for navigating the Pagination

Returned By

importedScanByIntegration query