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
DQL-Encoding - dql query results can now be parsed using the dson package (jsoniter for dql tags on types)
Allow definition of forced model generation - using the "force" variable in the lambda.yaml you can tell dgraph-lambda-go to generate specific models even if they are not used in lambdas in the schema.
Generate and fix imports for generated files using goimports