Using an Apollo server, built-in, query database
data of 10 country objects with internet codes.
Multiple filters applied to Countries field only.
Added a mutation query that creates a new country
object.
- bash
- golang 1.13
- ubuntu:latest
- postgres
sudo ./install.sh -u
sudo ./install.sh -d
sudo ./install.sh -h