Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/triggerdotdev/trigger.dev
/ #source
Method
#source
integrations/shopify/src/index.ts:104–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
102
}
103
104
get #source() {
105
return
createWebhookEventSource(this);
106
}
107
108
get #eventCatalog() {
109
return
createWebhookEventCatalog(this.#source);
Callers
nothing calls this directly
Calls
1
createWebhookEventSource
Function · 0.90
Tested by
no test coverage detected