Files
lunchrun-aws/config/AppSync.js
2020-03-14 14:54:25 -05:00

6 lines
237 B
JavaScript

export default {
"graphqlEndpoint": "https://wggm57lvdfd5jne623gpegt53e.appsync-api.us-east-2.amazonaws.com/graphql",
"region": "us-east-2",
"authenticationType": "API_KEY",
"apiKey": "da2-c24hz3lcdjaefog2hh4owr4bwi"
}