Query Constructor

Role
Table
Limit
Offset

Query Results

{
  "table": "users",
  "limit": 10,
  "returning": [
    "id"
  ]
}