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

x/kd_clients/core/Models/GraphQLModels/RawModels/RawGetBranchTargetModel.ts>RawGetBranchTargetModel

Various types of HTTP clients for misc uses. This is used in the organization's infrastructure.
Go to Latest
type alias RawGetBranchTargetModel
import { type RawGetBranchTargetModel } from "https://deno.land/x/kd_clients@v0.0.5/core/Models/GraphQLModels/RawModels/RawGetBranchTargetModel.ts";

Represents the raw get branch target model that is unchanged from the GraphQL query.

definition: { oid: string; }