Retrieve Multiple Links API returns all links even if version filter is used #385
Labels
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Describe the issue you're facing
I got a space with many published and draft stories. Some of the were unpublished and published again.
When I query for the links with the API: https://www.storyblok.com/docs/api/content-delivery/v2#core-resources/links/retrieve-multiple-links I get strange results.
I assumed that if I query for
published
links then I will get onlypublished
links. After running following code I get following results:Why the version without filter gets less than the one with
draft
filter?How can I get only published links?
Reproduction
check the description
Steps to reproduce
No response
System Info
Used Package Manager
npm
Error logs (Optional)
No response
Validations
The text was updated successfully, but these errors were encountered: