Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/triggerdotdev/trigger.dev
/ fetch.ts
File
fetch.ts
packages/core/src/schemas/fetch.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
"zod"
;
2
import
{ RedactStringSchema, RetryOptionsSchema } from
"./api"
;
3
import
{ EventFilterSchema } from
"./eventFilter"
;
4
import
{ ResponseFilterSchema } from
"./requestFilter"
;
Callers
nothing calls this directly
Calls
2
max
Method · 0.80
min
Method · 0.80
Tested by
no test coverage detected