MCPcopy Create free account
hub / github.com/bcspragu/logseq-sync / deleteGraphRequest

Struct deleteGraphRequest

cmd/server/main.go:527–529  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

525}
526
527type deleteGraphRequest struct {
528 GraphUUID string `json:"GraphUUID"`
529}
530
531type deleteGraphResponse struct{}
532

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected