MCPcopy 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
466type listGraphsRequest struct{}
467type listGraphsResponse struct {
468 Graphs []listGraphsResponseGraph `json:"Graphs"`
469}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected