Change targettype in directory entry; add directory entry filter by 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.
Migrated from D8511 (view on Phabricator)