Skip to content

fix: type issues in storyblocks addPill2Graphology

Samed requested to merge fix/typeIssueStoryBlocks into main

Needed to include 'attributes' property in the objects passing to addPill2Graphology. Considered adding a default empty array for the attributes property in the configureDefaults method of QueryMultiGraphology to handle cases where attributes might be undefined. However decided not to implement it since attributes is a required property anyway.

Merge request reports

Loading