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:287–287 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
285
}
286
287
export
const
getPostByIdKey = (id: string): QueryKey => [RequestKey.Post, id];
288
289
export
type
HasConnection<
290
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