Skip to content

Commit 795cfed

Browse files
committed
CloudCode page: specify what 'op' refers to
1 parent a28f23c commit 795cfed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

usage/tools/cloudcode.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ The body of the request payload should look like this:
182182
}
183183
```
184184

185+
The `op` refers to the type of operation recorded by the PowerSync client SDK (`PUT`, `PATCH` or `DELETE`). Refer to [Writing Client Changes](/installation/app-backend-setup/writing-client-changes) for details.
186+
185187
The API will respond with HTTP status `200` if the write was successful.
186188

187189

0 commit comments

Comments
 (0)