SVG Graph Network API Documentation - v0.2.0
    Preparing search index...

    Type Alias LinkUpdate

    LinkUpdate: { id: string } & Partial<Omit<LinkData, "id">>

    Link update type - ID required for identification, other fields optional