UNPKG

@hasura/metadata-api

Version:
8 lines (7 loc) 413 B
import type { CockroachRUManual } from './CockroachRUManual'; import type { RUFKeyOn_ArrRelUsingFKeyOn___Postgres__Cockroach_ } from './RUFKeyOn_ArrRelUsingFKeyOn___Postgres__Cockroach_'; export type RelDef_RelUsing___Postgres__Cockroach___ArrRelUsingFKeyOn___Postgres__Cockroach__ = { comment?: string; name: string; using: (RUFKeyOn_ArrRelUsingFKeyOn___Postgres__Cockroach_ | CockroachRUManual); };