import { type RawRefsGetBranchModel } from "https://deno.land/x/kd_clients@v1.0.0-preview.14/core/Models/GraphQlModels/mod.ts";
Represents the raw git branch refs model that is unchanged from the GraphQL query.
Properties
nodes: RawGitBranchModel[]
Gets or sets the git branch ref nodes.