adobe-firefly-sdk
    Preparing search index...

    Pagination

    Pagination information for collection responses

    type Pagination = {
        limit: number;
        nextUrl?: string;
    }
    Index

    Properties

    Properties

    limit: number

    Maximum number of items per page

    nextUrl?: string

    URI to the next page of results