MCPcopy
hub / github.com/directus/directus / get-relation.test.ts

File get-relation.test.ts

packages/utils/shared/get-relation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SchemaBuilder } from '@directus/schema-builder';
2import { expect, test } from 'vitest';
3import { getRelation, getRelations } from './get-relation.js';
4

Callers

nothing calls this directly

Calls 8

getRelationsFunction · 0.85
getRelationFunction · 0.85
collectionMethod · 0.80
idMethod · 0.80
fieldMethod · 0.80
buildMethod · 0.45
m2oMethod · 0.45
o2mMethod · 0.45

Tested by

no test coverage detected