assetSearch
query
Retrieve a list of assets. AssetConnection!
Arguments
first
Int
default: 20
Page size.
after
String
Cursor for the last page item.
where
AssetWhereInput
Filtering.
orderBy
[AssetOrderByInput!]
Sort order.
inOrganizations
[ID!]
Which Organizations to search.
Example Operation