We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c52930 commit 74d58feCopy full SHA for 74d58fe
Process.yml
@@ -799,6 +799,14 @@ $graph:
799
directly executed.
800
801
fields:
802
+ - name: id
803
+ type: string?
804
+ jsonldPredicate: "@id"
805
+ doc: |
806
+ The unique identifier for this object.
807
+
808
+ Only useful for `$graph` at `Process` level. Should not be exposed
809
+ to users in graphical or terminal user interfaces.
810
- name: inputs
811
type:
812
type: array
0 commit comments