Name | Type | Description | Notes |
---|---|---|---|
count | Integer | Count of total results | |
_next | String | URL of next page, or null. Note that null (correct) is not "null" (incorrect). | |
previous | String | URL of previous page, or null. Note that null (correct) is not "null" (incorrect). | |
results | Array<Node> | List of nodes |
This repository has been archived by the owner on May 4, 2021. It is now read-only.