I am writing a backend application that uses type-graphql. The GraphQL schema includes a Folder type that looks like this:
Folder
type Folder { id: ID