Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/kd_clients/core/GraphQl/Mutations/CreateBranchMutation.ts

Various HTTP clients for miscellaneous use.
Latest
import * as kdClients from "https://deno.land/x/kd_clients@v1.0.0-preview.13/core/GraphQl/Mutations/CreateBranchMutation.ts";

Variables

Creates a GraphQL mutation to create a branch for a repository that matches the given repoNodeId, with a newBranchName and created from a branch with the given createFromBranchOid.