File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -260,8 +260,9 @@ Note: Tasks are not included in the example as they are ephemeral, but the SDK c
260260### Transitivity Example
261261
262262- In the TypeScript reference implementation, the ` communications ` group contains ` email ` and ` calendar ` groups.
263+ - The example client allows the user to configure the maximum depth of the depth-first graph search.
263264 - When listing the primitives in the ` communications ` group at maximum graph depth, it displays the contents of both children.
264- - So ` email_thank_contributor ` would appear in both ` email ` and ` communications ` .
265+ - In that case, ` email_thank_contributor ` would appear in both ` email ` and ` communications ` .
265266- Some clients might wish to only show direct children of a group (depth of 1 in the example).
266267
267268## Acknowledgements
You can’t perform that action at this time.
0 commit comments