You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use it for the connection with AWS AppSync. I can connect to AppSync with Postman by this header Sec-WebSocket-Protocol: graphql-ws
on URL likes wss://example1234567890000.appsync-realtime-api.us-east-1.amazonaws.com/graphql?header=xxx&payload=e30=
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I want to use it for the connection with AWS AppSync. I can connect to AppSync with Postman by this header
Sec-WebSocket-Protocol: graphql-ws
on URL likes
wss://example1234567890000.appsync-realtime-api.us-east-1.amazonaws.com/graphql?header=xxx&payload=e30=
and on my module I set
Beta Was this translation helpful? Give feedback.
All reactions