Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Input Object Type

AssetQueryInput

No description
Input Fields

Use filters to reduce the set of matched Asset items by complex filtering.

Limit the result set to a specific Folder of this Library.

Sort set of the matched AssetItems.

externalId: ID

Limit the result set by the externalId of an Asset.

search: String

Limit the result set by the search term.

type: [AssetType]
Deprecated, Removal: 2022-07-01

Filter the Asset types present in the result set. This field will be removed. Use types instead.

types: [AssetType]

Limit the result set by the Asset types.