OBJECT
type EntityFolder {id: Uuid! name: String handle: String! entityKind: String parentId: Uuid createdAt: DateTime! updatedAt: DateTime! }