@aleph-sdk/monorepo
    Preparing search index...

    Type Alias PostCursorQueryParams

    PostCursorQueryParams: Omit<PostQueryParams, "page"> & { cursor: string }