docs: add remaining sections for records

This commit is contained in:
Stevan Freeborn
2023-04-14 22:43:55 -05:00
parent 0076dfca52
commit 3418306f6a
7 changed files with 24 additions and 0 deletions
@@ -0,0 +1 @@
# Delete Record by Id {% #delete-record-by-id %}
@@ -0,0 +1 @@
# Deleting a record from an app
@@ -0,0 +1 @@
# Delete Records by Ids {% #delete-records-by-ids %}
@@ -0,0 +1 @@
# Deleting a batch of records from an app
@@ -0,0 +1 @@
# Save Record {% #save-record %}
@@ -0,0 +1 @@
# Add a record to an app