Working connection to app sync

This commit is contained in:
Ben Ramey
2018-05-26 18:27:46 -05:00
committed by benjaminramey
parent d7330814b6
commit 3e817a771e
5 changed files with 60 additions and 3 deletions

View 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"
}