After v15.5.3 webonyx/graphql-php introduced the following:

Also set queryId from Apollo-source sha256Hash if query is provided #1412

APQRouteEnhancer doesn't take that into consideration.

CommentFileSizeAuthor
#2 graphql-apq-3394618-2.patch815 bytesbogdan.racz

Comments

bogdan.racz created an issue. See original summary.

bogdan.racz’s picture

Status: Active » Needs review
StatusFileSize
new815 bytes

Added patch.
Please review!

hardik rawal’s picture

After applying the above patch, getting an error with the following message in the logs:

Attempt to assign property "queryId" on null

bogdan.racz’s picture

I could not manage to replicate. Please make sure you have the patch from issue 3189345 applied.