Refactor code structure and dependencies in schema.ts and roles.decorator.ts
This commit is contained in:
0
src/common/decorators/roles.decorator.ts
Normal file
0
src/common/decorators/roles.decorator.ts
Normal file
@@ -228,7 +228,7 @@ builder.queryType({
|
||||
// }),
|
||||
// });
|
||||
|
||||
// // Subscription section
|
||||
// Subscription section
|
||||
// builder.subscriptionType({
|
||||
// fields: (t) => ({
|
||||
// userCreated: t.prismaField({
|
||||
|
||||
Reference in New Issue
Block a user