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

Filter the Asset types present in the result set.

Removal: 1 Jul 2022 — use types instead
types: [AssetType]

Limit the result set by the Asset types.