@stigg/node-server-sdk - v4.22.1

    Type Alias PageInfoFragment

    type PageInfoFragment = {
        __typename?: "PageInfo";
        endCursor?: any | null;
        hasNextPage?: boolean | null;
        hasPreviousPage?: boolean | null;
        startCursor?: any | null;
    }
    Index

    Properties

    __typename?: "PageInfo"
    endCursor?: any | null
    hasNextPage?: boolean | null
    hasPreviousPage?: boolean | null
    startCursor?: any | null
    MMNEPVFCICPMFPCPTTAAATR