contentful.js
    Preparing search index...

    Type Alias AssetCursorPaginatedCollection<Modifiers, Locales>

    AssetCursorPaginatedCollection: CursorPaginatedCollection<
        Asset<Modifiers, Locales>,
    >

    A cursor paginated collection of assets

    Type Parameters

    • Modifiers extends ChainModifiers = ChainModifiers

      The chain modifiers used to configure the client. They’re set automatically when using the client chain modifiers.

    • Locales extends LocaleCode = LocaleCode

      If provided for a client using allLocales modifier, response type defines locale keys for asset field values.