Skip to main content
QUERY
globalSearch(query: String!, firstPerGroup: Int, relatedFirst: Int): GlobalSearchPayload!

Arguments

query
String!
required

Text used to filter matching records.

firstPerGroup
Int
default:5

The first per group used to filter or perform the operation. Defaults to 5.

relatedFirst
Int
default:3

The related first used to filter or perform the operation. Defaults to 3.

Items associated with this global search payload.

Query
Variables
Response