Skip to main content

PendingDeploy

No description

type PendingDeploy {
company: Company
companyId: Int @deprecated
companyName: String @deprecated
createdAt: ISO8601DateTime!
id: ID
pid: String
project: Project!
projectId: Int! @deprecated
updatedAt: ISO8601DateTime!
}

Fields

PendingDeploy.company ● Company object

PendingDeploy.companyId ● Int deprecated scalar

DEPRECATED

this field is deprecated and will be removed soon, it's highly recommended to use the field 'company' to get the information that you need

PendingDeploy.companyName ● String deprecated scalar

DEPRECATED

this field is deprecated and will be removed soon, it's highly recommended to use the field 'company' to get the information that you need

PendingDeploy.createdAt ● ISO8601DateTime! non-null scalar

PendingDeploy.id ● ID scalar

PendingDeploy.pid ● String scalar

PendingDeploy.project ● Project! non-null object

PendingDeploy.projectId ● Int! deprecated non-null scalar

DEPRECATED

this field is deprecated and will be removed soon, it's highly recommended to use the field 'project' to get the information that you need

PendingDeploy.updatedAt ● ISO8601DateTime! non-null scalar

Member Of

PortalUser 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.