- Open VSCode Development Container
cargo run
starts the GraphQL service + GraphiQL on port8080
docker compose -f docker-compose-dev.yaml up --build
in the repository root directory. IMPORTANT: MongoDB credentials should be configured for production.
- CRUD orders
- Validates all UUIDs input as strings
- Error prop to GraphQL