Graphql fields and variables for the search query
Last updated 6 months ago
Was this helpful?
Scope required:
For a complete list of possible response fields see the type.
query search ($text: String) { search (text: $text) { content id model objUpdatedAt } }
text
String
List ()