Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcspragu/logseq-sync
/ listGraphsRequest
Struct
listGraphsRequest
cmd/server/main.go:466–466 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
464
}
465
466
type
listGraphsRequest
struct
{}
467
type
listGraphsResponse
struct
{
468
Graphs []listGraphsResponseGraph `json:
"Graphs"
`
469
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected