Skip to content

Commit 6ffc093

Browse files
authored
Update delta-query-users.md
1 parent 52b24bf commit 6ffc093

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

concepts/delta-query-users.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Take note of the following items:
4747
- The optional `$select` query parameter is included in the request to demonstrate how query parameters are automatically included in future requests. If required, query parameters must be specified in the initial request.
4848
- Only properties included in `$select` are tracked for changes. If `$select` isn't specified, all properties of the object are tracked for changes.
4949
- The initial request doesn't include a state token. State tokens are used in subsequent requests.
50+
- [Limitations of query parameters in delta functions](delta-query-overview.md#optional-query-parameters).
5051

5152
# [HTTP](#tab/http)
5253
<!-- {

0 commit comments

Comments
 (0)