SearchResult - admin-graphql - OBJECT
Version: unstable
Description:
Represents an individual result returned from a search.
Access Scopes
Fields
-
description:
String -
Returns the search result description text.
-
image:
Image -
Returns the Image resource presented to accompany a search result.
-
reference:
Node! -
Returns the ID of the resource returned in the search result.
-
title:
String! -
Returns the resource title.
-
url:
URL! -
Returns the absolute URL to the resource in the search result.
Connections
Related queries
Related mutations
Related Unions
Examples