Using Neurelo REST APIs

Select

How to select scalar fields and use of $scalars

Filter

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)

Last updated