I am trying to learn GraphQL and I created an App Sync service in AWS, I am using the GraphiQL (Playground) client App, and I cannot get the header correct for the authentication, I keep getting unauthorized error. How do I structure the Header JSON for APP ID and API TOKEN.
Thanks Phil