Skip to main content

ProjectCollection

No description

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

Fields

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

ProjectCollection.metadata ● ProjectMeta! non-null object

Returned By

allocatedAnalyses query ● allocatedProjects query ● integrationAlert query ● projects query

Member Of

BulkDeleteProjectPayload object ● BulkUpdateProjectStatusPayload object ● Project object