aws / aws/graph-explorer

Custom attributes with display expressions

Open
#1,011 0 comments 0 reactions 0 assignees View on GitHub
customization innovative usability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
6d 8h
Merged PRs (30d)
5

Description

Add ability to add custom attributes to nodes or edges with an expression that can reference other node attributes.

A simple example might be to combine first name and last name attributes in to a full name custom attribute.

The expression might look like this:

```
{firstName} {lastName}
```

## Related issues

- #1009
- #1010
- #1012

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.