Skip to main content

ProjectTemplate

No description

type ProjectTemplate {
company: Company
createdAt: ISO8601DateTime!
estimatedHours: String
global: Boolean!
goal: String!
id: ID!
label: String!
projectType: ProjectType!
requirements: [Requirement!]
tags: [String!]
updatedAt: ISO8601DateTime!
}

Fields

ProjectTemplate.company ● Company object

ProjectTemplate.createdAt ● ISO8601DateTime! non-null scalar

ProjectTemplate.estimatedHours ● String scalar

ProjectTemplate.global ● Boolean! non-null scalar

ProjectTemplate.goal ● String! non-null scalar

ProjectTemplate.id ● ID! non-null scalar

ProjectTemplate.label ● String! non-null scalar

ProjectTemplate.projectType ● ProjectType! non-null object

ProjectTemplate.requirements ● [Requirement!] list object

ProjectTemplate.tags ● [String!] list scalar

ProjectTemplate.updatedAt ● ISO8601DateTime! non-null scalar

Returned By

projectTemplate query

Member Of

CreateOrUpdateProjectTemplatePayload object ● DeleteProjectTemplatePayload object ● ProjectTemplateCollection object

Contribute to the Docs

Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.

How to contribute

Resources

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.