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