Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Parameters

root: any
args: any
ctx: Context

Returns

Promise<Run | null>