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

hhvardan created an issue. See original summary.

hhvardan’s picture

Issue summary: View changes
almunnings’s picture

Assigned: Unassigned » almunnings

almunnings’s picture

Patch pending release, thanks for the report!

Must be just about time to start writing some tests :)

almunnings’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.