Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Reference

import type { Reference } from "https://googleapis.deno.dev/v1/connectors:v2.ts";
interface Reference {
name?: string;
type?: string;
}

§Properties

§
name?: string
[src]

Name of the reference field.

§
type?: string
[src]

Name of reference entity type.