WikiWritePageInputGql
Body for jonnaWikiWritePage. Idempotent on (scope, namespace, path) — calling twice updates the existing page and bumps version.
Body for jonnaWikiWritePage. Idempotent on (scope, namespace, path) — calling twice updates the existing page and bumps version.
Slash-delimited path. Acts as the page id within the scope (e.g. ‘menu/specials.md’).
One-line summary used in listings. Auto-derived from content if omitted.
wiki_source UUIDs this page cites as external references.
Arbitrary JSON metadata persisted alongside the page. Replaces prior frontmatter wholesale. Use labels: [...] here for free-form display labels (replaces the old top-level tags field).
Optimistic-concurrency guard. If the live page has advanced past this version, the write is refused — the caller should re-read and merge before retrying.