Integrate GraphQL #1

Merged
m1000 merged 9 commits from feature/graphql into feature/auth 2024-11-28 13:19:29 +00:00
Showing only changes of commit bdd4561cba - Show all commits

View File

@ -2,7 +2,7 @@
"name": "@toogether/server", "name": "@toogether/server",
"version": "0.0.1", "version": "0.0.1",
"private": true, "private": true,
"license": "UNLICENSED", "license": "Apache-2.0",
"scripts": { "scripts": {
"build": "nest build", "build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"", "format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\"",