On this page

Ref

The Ref type alias exported by @graphql-tools/mock.

Ref<KeyT> = object

Defined in: packages/mock/src/types.ts:217

Type Parameters

KeyT

KeyT extends KeyTypeConstraints = string

Properties

$ref

$ref: object

Defined in: packages/mock/src/types.ts:218

key

key: KeyT

typeName

typeName: string