Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ getPostByIdKey
Function
getPostByIdKey
packages/shared/src/lib/query.ts:300–300 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
298
}
299
300
export
const
getPostByIdKey = (id: string): QueryKey => [RequestKey.Post, id];
301
302
export
type
HasConnection<
303
TEntity,
Callers
15
SmartComposerModal
Function · 0.90
BoostedViewModal
Function · 0.90
useShowBoostButton
Function · 0.90
PostOptionButtonContent
Function · 0.90
postAnalyticsQueryOptions
Function · 0.90
postAnalyticsHistoryQuery
Function · 0.90
defaultOnMutate
Function · 0.90
updatePost
Function · 0.90
invalidatePostCacheById
Function · 0.90
usePostById
Function · 0.90
useMoveBookmarkToFolder
Function · 0.90
defaultOnMutate
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected