Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Process.yml
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,14 @@ $graph:
directly executed.

fields:
- name: id
type: string?
jsonldPredicate: "@id"
doc: |
The unique identifier for this object.

Only useful for `$graph` at `Process` level. Should not be exposed
to users in graphical or terminal user interfaces.
- name: inputs
type:
type: array
Expand Down