Skip to main content
Module

x/edgedb/mod.ts>$.introspect.Global

EdgeDB driver for Deno
Go to Latest
type alias $.introspect.Global
import { type $ } from "https://deno.land/x/edgedb@v1.0.2/mod.ts";
const { Global } = $.introspect;
definition: { id: UUID; name: string; has_default: boolean; target_id: UUID; card: Cardinality; }