3769 - Differentiate forbidden and unauthenticated - add product group filter (#153)

This commit is contained in:
Anders Gustafsson
2023-05-23 08:40:44 +02:00
committed by GitHub
parent 7f341f510e
commit 6feb7ee388
7 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ COGNITO_LOGIN_CLIENT_ID and COGNITO_LOGIN_CLIENT_SECRET found in cognito `photow
### Development
This project runs in docker, so when developing start the docker environment and it will restart automatically when files are changed. Sometimes the watch for files doesn't trigger. Like when you edit the .graphql file. Then just edit a .ts file and it will reload.
This project runs in docker, so when developing start the docker environment and it will restart automatically when .graphql (schema) or .ts files are changed.
Run