tutti-api - v2.1.0
    Preparing search index...

    Interface PageInfo

    interface PageInfo {
        endCursor: string | null;
        hasNextPage: boolean;
    }
    Index

    Properties

    endCursor: string | null
    hasNextPage: boolean