Remove icon from GraphQL schema
Created by: camdencheek
The icon resolver method of GenericSearchResultInterface is no longer
being used by the frontend, and is unlikely to be useful to anyone else
since FileMatchResolver
already doesn't provide it. This commit removes icon
from the schema and from the resolvers.
Closes #19892 (closed)