Skip to main content

ProjectCollection

ProjectCollection type

type ProjectCollection {
collection: [Project!]!
metadata: CollectionMetadata!
}

Fields

ProjectCollection.collection ● [Project!]! non-null object

A collection of paginated ProjectCollection

ProjectCollection.metadata ● CollectionMetadata! non-null object

Pagination Metadata for navigating the Pagination

Returned By

allocatedAnalyses query ● allocatedProjects query ● integrationAlert query

Member Of

BulkDeleteProjectPayload object ● BulkUpdateProjectStatusPayload object