scriptSearch
query
Gets a list of scripts available in the repository. ScriptConnection!
Arguments
first
Int
default: 20
Page size.
after
String
Cursor for the last page item.
where
ScriptWhereInput
Filtering.
orderBy
[ScriptOrderByInput!]
Sort order.
inOrganizations
[ID!]!
required
Which Organizations to search.
Example Operation