ProjectRequirement
No description
type ProjectRequirement {
activities: [Activity!]
check: [Activity!]
checklist: Requirement
checklistId: ID
checklistType: ActivityType
company: Company
createdAt: ISO8601DateTime
deletedAt: ISO8601DateTime
description: String
global: Boolean
id: ID!
label: String!
projectType: [ProjectType!]
updatedAt: ISO8601DateTime
}
Fields
ProjectRequirement.activities ● [Activity!] list object
ProjectRequirement.check ● [Activity!] list object
Activities that compose the Requirement (alias for 'activities')
ProjectRequirement.checklist ● Requirement object
ProjectRequirement.checklistId ● ID scalar
ProjectRequirement.checklistType ● ActivityType object
Type of the Activities (from template, if forked)
ProjectRequirement.company ● Company object
Company where the Requirement was created
ProjectRequirement.createdAt ● ISO8601DateTime scalar
ProjectRequirement.deletedAt ● ISO8601DateTime scalar
Date when the Requirement was deleted, if applicable
ProjectRequirement.description ● String scalar
ProjectRequirement.global ● Boolean scalar
Indicates whether the Requirement is global (always false for project requirements)
ProjectRequirement.id ● ID! non-null scalar
ProjectRequirement.label ● String! non-null scalar
ProjectRequirement.projectType ● [ProjectType!] list object
Project Types (from template, if forked)
ProjectRequirement.updatedAt ● ISO8601DateTime scalar
Returned By
projectRequirement query ● projectRequirements query
Member Of
Activity object ● CreateProjectRequirementPayload object ● Project object ● UpdateProjectRequirementPayload object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.