Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ AddSourceStackInput
Interface
AddSourceStackInput
packages/shared/src/graphql/source/sourceStack.ts:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
export
interface
AddSourceStackInput {
26
title: string;
27
}
28
29
export
interface
UpdateSourceStackInput {
30
icon?: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected