chore: clean up workshop subscription schema and add subscribed workshops field

- Removed unnecessary line breaks in the workshop subscription schema for improved readability.
- Consolidated import statements for better organization.
- Added a new field `subscribedWorkshops` to retrieve a list of workshops the current user is subscribed to, enhancing the schema's functionality.
- Streamlined error handling in the subscription logic for clarity.
This commit is contained in:
2024-12-05 19:56:20 +07:00
parent 9d64a199e2
commit 62662b0256
2 changed files with 24 additions and 21 deletions

2
.npmrc
View File

@@ -1 +1 @@
node-options=--experimental-require-module
node-options=--experimental-require-module