kinetex - v1.0.0-rc.1
    Preparing search index...

    Type Alias GraphQLLinkNext

    GraphQLLinkNext: (op: GraphQLOperation) => Promise<GraphQLResponse>

    Next link in the chain - calls the next middleware or terminal handler.

    Type Declaration