Widget Functionality
What it does
Lists shared directories and files the user can access, optionally with metadata (size, modified time) and quick links.
GraphQL operations
Queries: see
src/graphql/ops.tsfor folder listing, path resolution, and metadata fields.
Notes:
Access control is enforced by the backend; the widget simply reflects available items.