UNPKG

@hasura/metadata-api

Version:
8 lines (7 loc) 400 B
import type { PostgresRUManual } from './PostgresRUManual'; import type { RUFKeyOn_ArrRelUsingFKeyOn___Postgres__Vanilla_ } from './RUFKeyOn_ArrRelUsingFKeyOn___Postgres__Vanilla_'; export type RelDef_RelUsing___Postgres__Vanilla___ArrRelUsingFKeyOn___Postgres__Vanilla__ = { comment?: string; name: string; using: (RUFKeyOn_ArrRelUsingFKeyOn___Postgres__Vanilla_ | PostgresRUManual); };