store
Store documents in a collection with payment.TypeScript
Parameters
| Parameter | Type | Description |
|---|---|---|
request | StoreRequest | Collection name and data array |
paymentCallback | function | Callback that receives a quote and returns payment result |
waitForConfirmation | boolean | Whether to wait for confirmation |
Bulk Creation
Store multiple documents at once:TypeScript
Error Handling
TypeScript
Next Steps
Read
Find and query documents
Update
Update existing documents