MCPcopy Create free account
hub / github.com/effect-app/libs / where

Function where

packages/effect-app/src/Model/query/dsl.ts:380–381  ·  view source on GitHub ↗
(...operation: any[])

Source from the content-addressed store, hash-verified

378 implements Query<TFieldValues>
379{
380 readonly [QId]!: any
381 constructor() {
382 super({ value: "initial" as const })
383 }
384 override pipe() {

Callers 4

query.test.tsFile · 0.90
rawQuery.test.tsFile · 0.90
query.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…