You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the sort params are passed separately in variables a graphql error is triggered. When sort params are attached inside the query it works fine. There was no issue with "silverstripe/graphql" version 4.2.5. Issue happens on versions after that version i.e. 4.3., 5.
Module version(s) affected
4.3 and above
Description
When the sort params are passed separately in variables a graphql error is triggered. When sort params are attached inside the query it works fine. There was no issue with "silverstripe/graphql" version 4.2.5. Issue happens on versions after that version i.e. 4.3., 5.
How to reproduce
Here is the query I'm using
And the variables
Possible Solution
No response
Additional Context
No response
Validations
silverstripe/installer
(with any code examples you've provided)The text was updated successfully, but these errors were encountered: