Rishi S
Rishi S
TTwenty
Created by Rishi S on 4/26/2025 in #❓︱help
How can I reflect my newly created mutation in graphql playground
Version: 0.51 I've just added a new table in metadata schema using migration, it worked fine. Now, I've created couple of queries and mutations for that table but after restarting server it seems not to be reflected in graphql playground http://localhost:3000/graphql. As per the doc, the schema of query and mutation should be reflected on server restart. I tried to clean cache of nx and also browser cache, but it didn't work. Do I need to perform any other thing to see it reflected? What I'm doing wrong here? @Prastoin
8 replies
TTwenty
Created by Rishi S on 4/19/2025 in #❓︱help
Getting Member role event if I log in with admin account
No description
8 replies
TTwenty
Created by Rishi S on 4/17/2025 in #❓︱help
PostgreSQL connection is refusing
I followed manual setup steps mentioned at : https://twenty.com/developers/section/self-hosting/docker-compose I'm getting this error: ERROR [ExceptionHandler] password authentication failed for user "postgres"
2 replies