graphql-client Uniswap API examples The repo is referring to the following repos. graphql-client example. diesel example. How to run it echo DATABASE_URL=postgres://username:password@localhost/diesel_demo > .env diesel setup diesel migration run cargo run