Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/kd_clients/core/Models/GraphQlModels/mod.ts

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

Interfaces

Represents an error.

Represents a git branch.

Represents a request response from a GraphQL request.

Represents a location in a file in an error object.

Holds information about a page of data when doing pagination type requests.

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

Represents a raw git branch model that is unchanged from the GraphQL query.

Represents the raw git branch refs model that is unchanged from the GraphQL query.