File
No description
type File implements BaseFields {
contentType: String!
createdAt: ISO8601DateTime!
filename: String!
id: ID!
size: Int!
updatedAt: ISO8601DateTime!
url: String!
}
Fields
File.contentType ● String! non-null scalar
File.createdAt ● ISO8601DateTime! non-null scalar
The date when record was created
File.filename ● String! non-null scalar
File.id ● ID! non-null scalar
The ID scalar type represents a unique identifier
File.size ● Int! non-null scalar
File size in bytes
File.updatedAt ● ISO8601DateTime! non-null scalar
The date when record was updated
File.url ● String! non-null scalar
Interfaces
BaseFields interface
Returned By
downloadActivityFile query
Member Of
Activity object ● ActivityHistory object ● IssueStatusHistory 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.