nextLink contains invalid URL
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The nextLink of the pagination process over the data-api is delivering an invalid URL. The URL part data-api is missing. I only tested with REST not GraphQL.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a database connection
2. Limit the GET request to an amount, that a nextLink is necessary.
3. Try to use the link.
4. Try to add data-api between the base URL and the /rest part of the URL.
**Expected behavior**
The nextLink should contain a valid URL.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.