actix-graphql-eager-loading

development

run

docker-compose up -d
diesel migration run

add .env example

DATABASE_URL=postgres://postgres:postgres@localhost/graphql_eager_loading_sample
RUST_LOG=debug,actix_web=debug