Problem/Motivation
The following error message appears on Edges quires when there is "after: "CURSOR"" and there is no "sortKey"
"debugMessage": "Drupal\\graphql_compose_edges\\Wrappers\\Cursor::isValidFor(): Argument #1 ($sort_key) must be of type string, null given, called in /app/web/modules/contrib/graphql_compose/modules/graphql_compose_edges/src/EntityTypePluginQueryHelper.php on line 69",
Proposed resolution
It looks like something is wrong with Cursor.
Comments
Comment #2
hhvardan commentedComment #3
almunningsComment #5
almunningsPatch pending release, thanks for the report!
Must be just about time to start writing some tests :)
Comment #6
almunnings