Example repository for dgraph-lambda-go.
go run github.com/schartey/dgraph-lambda-go generate
Update schema on dgraph
curl -X POST localhost:8080/admin/schema --data-binary '@schema.graphql'
docker build -t your/tag .
docker push your/tag
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example repository for dgraph-lambda-go.
go run github.com/schartey/dgraph-lambda-go generate
Update schema on dgraph
curl -X POST localhost:8080/admin/schema --data-binary '@schema.graphql'
docker build -t your/tag .
docker push your/tag