Skip to content

Remove icon from GraphQL schema

Administrator requested to merge master-dry-run/cc/remove-graphql-icon into main

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)

Merge request reports

Loading