graphql-request-appsync-iam
JSON →Extends graphql-request to sign requests for AWS AppSync GraphQL APIs using IAM authorization. Version 5.0.1 supports Node.js >=18 and graphql 14–16. It wraps the familiar graphql-request client interface, automatically computing the AWS Signature Version 4 signature for every request. Unlike alternative approaches that require manual signing or using the AWS Amplify client, this library provides a drop-in solution for existing graphql-request users. Release cadence is irregular; breaking changes may accompany upstream graphql-request releases.