Module

x/fluentci/src/server/graphql/resolvers/run/queries.ts>countRuns

Set up and run your CI locally or in any CI Provider in a consistent way
Latest
function countRuns
import { countRuns } from "https://dotland.deno.dev/x/fluentci@v0.16.4/src/server/graphql/resolvers/run/queries.ts";

Parameters

root: any
args: any
ctx: Context

Returns

Promise<number>