File
No description
type File {
createdAt: Instant!
extension: String!
id: Int!
link: String! @deprecated
name: String!
size: Int
}
Fields
File.createdAt ● Instant! non-null scalar
File.extension ● String! non-null scalar
File.id ● Int! non-null scalar
File.name ● String! non-null scalar
File.size ● Int scalar
Show deprecated
Member Of
Files object ● ManagerFeatureNotification object ● VacancyLandingItem object