Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavlic committed Nov 26, 2024
1 parent 3533a9e commit c1e2e84
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion website/docs/api/function/Fn.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,8 @@ Match.field('Parent.Id').equals(accountId);

## NotNull

Returns a `NotNull` predicate.
Returns a `NotNull` predicate.

## Debug

Returns a `DebugSObject` function.

0 comments on commit c1e2e84

Please sign in to comment.