Change value of targetType in DirectoryEntry; add filter by entry name
targetType is called "dir", "file" and "rev" in DirectoryEntry and is
different from other target types. Change that to "directory", "content"
and "revision"
Add a nameInclude GraphQL level filter for directory entries.