Credential
No description
type Credential implements BaseFields {
createdAt: ISO8601DateTime!
description: String
environment: String
id: ID!
name: String
password: String
profile: String
updatedAt: ISO8601DateTime!
user: String
}
Fields
Credential.createdAt ● ISO8601DateTime! non-null scalar
The date when record was created
Credential.description ● String scalar
Credential.environment ● String scalar
Credential.id ● ID! non-null scalar
The ID scalar type represents a unique identifier
Credential.name ● String scalar
Credential.password ● String scalar
Credential.profile ● String scalar
Credential.updatedAt ● ISO8601DateTime! non-null scalar
The date when record was updated
Credential.user ● String scalar
Interfaces
BaseFields interface
Member Of
CreateCredentialPayload object ● CredentialCollection object ● Project 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.