fix wrong logic uploaded file

This commit is contained in:
2024-11-09 15:49:06 +07:00
parent 797018ed74
commit 2736547b84
6 changed files with 23 additions and 44 deletions

View File

@@ -39,7 +39,7 @@ import { WorkshopModule } from '../Workshop/workshop.module'
import { WorkshopOrganizationModule } from '../WorkshopOrganization/workshoporganization.module'
import { WorkshopSubscriptionModule } from '../WorkshopSubscription/workshopsubscription.module'
import { initContextCache } from '@pothos/core'
import { PubSub } from 'graphql-subscriptions'
import { PubSub, PubSubOptions } from 'graphql-subscriptions'
@Global()
@Module({