Working connection to app sync
This commit is contained in:
6
frontend/config/AppSync.js
Normal file
6
frontend/config/AppSync.js
Normal file
@@ -0,0 +1,6 @@
|
||||
export default {
|
||||
"graphqlEndpoint": "https://wggm57lvdfd5jne623gpegt53e.appsync-api.us-east-2.amazonaws.com/graphql",
|
||||
"region": "us-east-2",
|
||||
"authenticationType": "API_KEY",
|
||||
"apiKey": "da2-pkudpp62hrdbjntqgr4nmioafm"
|
||||
}
|
||||
Reference in New Issue
Block a user