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
"description": "This repo has a sample function to get started with using netlify functions as hasura event triggers. This trigger doesn't do much except for printing a log.",
"main": "index.js",
"dependencies": {
"netlify-lambda": "^1.0.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",