Neurelo APIs & SDKs
How to use Neurelo APIs and SDKs (Overview)
Select Basics
How to select scalar fields and use of $scalars
How to select related fields and use of $related
Filter Basics
How to apply filters to scalar fields
How to apply filters to relation fields
How to apply filters to json fields
How to use OR/NOT filters
Pagination (How to use order_by, take, and skip)
Aggregate (How to use aggregations)
Group By (How to use group by endpoint)
Create (How to create one or multiple records)
Update (How to update one or multiple records)
Delete (How to delete one or multiple records)
Other Videos
How to work with JSON data for MongoDB objects with the Neurelo APIs
Last updated