Skip to main content

Program

No description

type Program {
company: Company!
createdAt: ISO8601DateTime!
deletedAt: ISO8601DateTime
documentation: String
id: ID!
scopeId: Int!
updatedAt: ISO8601DateTime!
}

Fields

Program.company ● Company! non-null object

Company associated with the program

Program.createdAt ● ISO8601DateTime! non-null scalar

The date when the program was created

Program.deletedAt ● ISO8601DateTime scalar

Date when the program was deleted (soft delete)

Program.documentation ● String scalar

Documentation of the program

Program.id ● ID! non-null scalar

Program.scopeId ● Int! non-null scalar

Program.updatedAt ● ISO8601DateTime! non-null scalar

Date when the program was last updated

Returned By

program query

Member Of

UpdateProgramPayload object

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.