Skip to main content

Commit

No description

type Commit implements BaseFields {
asset: Asset!
commitDate: ISO8601DateTime!
commitHash: String!
createdAt: ISO8601DateTime!
developer: DeveloperType!
id: ID!
updatedAt: ISO8601DateTime!
}

Fields

Commit.asset ● Asset! non-null object

Commit.commitDate ● ISO8601DateTime! non-null scalar

Commit.commitHash ● String! non-null scalar

Commit.createdAt ● ISO8601DateTime! non-null scalar

The date when record was created

Commit.developer ● DeveloperType! non-null object

Commit.id ● ID! non-null scalar

The ID scalar type represents a unique identifier

Commit.updatedAt ● ISO8601DateTime! non-null scalar

The date when record was updated

Interfaces

BaseFields interface

Member Of

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