Skip to content

Instantly share code, notes, and snippets.

@ran-isenberg
Created May 1, 2025 18:56
Show Gist options
  • Select an option

  • Save ran-isenberg/51d56071a44603092a154916d1b68940 to your computer and use it in GitHub Desktop.

Select an option

Save ran-isenberg/51d56071a44603092a154916d1b68940 to your computer and use it in GitHub Desktop.
appsync_input.json
{
"identity":"None",
"result":"None",
"request":{
"headers": {
"x-forwarded-for": "1.1.1.1, 2.2.2.2",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36",
},
"domainName":"None"
},
"info":{
"channel":{
"path":"/default/channel",
"segments":[
"default",
"channel"
]
},
"channelNamespace":{
"name":"default"
},
"operation":"PUBLISH"
},
"error":"None",
"prev":"None",
"stash":{
},
"outErrors":[
],
"events":[
{
"payload":{
"data":"data_1"
},
"id":"1"
},
{
"payload":{
"data":"data_2"
},
"id":"2"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment