master
main
async function main() { // Connect to TypeOrm DB await createConnection() const schema = await buildSchema({ nullableByDefault: true,