↓ 14 callersMethodrelationship(
fromKey: KeysFor<ES, EntityCollection<R['from'], any>>,
toKey: KeysFor<ES, EntityCollection<R['to'],
packages/@cdklabs/tskb/src/database.ts:11
↓ 12 callersFunctiondiffField(
a: A,
b: A,
k: K,
eq: Eq<A[K]>,
defaultValue?: A[K],
)
packages/@aws-cdk/service-spec-importers/src/diff-helpers.ts:122
↓ 5 callersFunctiondiffMap(
a: Record<string, A>,
b: Record<string, A>,
updatedDiff: (a: A, b: A) => B | undefined,
)
packages/@aws-cdk/service-spec-importers/src/diff-helpers.ts:11
↓ 5 callersFunctionremoveRelationship({
resource,
propertyPath,
targetResource,
targetProperty,
reason,
}: {
resource: string;
proper
packages/@aws-cdk/service-spec-importers/src/patches/oob-relationship-patches.ts:67