Details
-
Bug
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
Empty show more show less
-
HL & LD 17
-
3
Description
Steps to reproduce
- Setup access rights for http://localhost:8080/magnoliaAuthor/.graphql?
- Send a POST request:
{
assets {
name
}
}
Actual results
The response is 200, but with no asset data (6.2.5 DX demo):

Expected results
(only possible by specifying the path: "/tours")

Consider default limit for assets (and also other GQL types)
Checklists
Acceptance criteria
Attachments
Issue Links
- is causing
-
MGNLGQL-64 DOC: New defaults for limit and offset properties
-
- Closed
-