This project is the example project to reproduce bug reports for GraphQL with Blueprints(AWS) plugin of UnrealEngine 5.1.
- Deploy AppSync API on your AWS account with github.com/tomotaco/terraform-appsync-iamauth-sample
- Copy your GraphQL with Blueprints(AWS) plugin below
Pluginsfolder. - Double click at
GraphQLBPBugReport.uprojectand launch UE5.1. - Press
Play in Editor. - Input
AppSync GraphQL Endpoint URL,AppSync Realtime Endpoint URL,IAM AccessKey,IAM SecretKeyandAWS Region. - Read
Bug report case #1and pressSendRequest (editor crash!) - Read
Bug report case #2and pressSendRequest (success)andSendRequest (failure).
