BadgeFile
No description
type BadgeFile {
createdAt: DateTime!
file: String!
}
Fields
BadgeFile.createdAt
● DateTime!
non-null scalar
BadgeFile.file
● String!
non-null scalar
Implemented By
BadgeUnion
union