Update docs/frontend-system/building-plugins/04-built-in-data-refs.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c25c129ad1
commit
c91b6d96c3
@@ -12,7 +12,7 @@ To have a better understanding of extension data references please read [extensi
|
||||
|
||||
## Built-in extension data references
|
||||
|
||||
Data references help to define the input & output of an extension. A data ref is uniquely identified through there `id`. Through the data ref strong typing is enforced for the input/output of the extension.
|
||||
Data references help to define the inputs and outputs of an extension. A data ref is uniquely identified through its `id`. Through the data ref, strong typing is enforced for the input/output of the extension.
|
||||
|
||||
### Core Extension Data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user