update cors

This commit is contained in:
2024-10-13 17:12:33 +07:00
parent 26e4b7c689
commit 263ff4e207
7 changed files with 18 additions and 14 deletions

View File

@@ -7,8 +7,7 @@ import {
} from '@smatch-corp/nestjs-pothos';
import { Builder } from '../Graphql/graphql.builder';
import { PrismaService } from '../Prisma/prisma.service';
import { clerkClient } from '@clerk/clerk-sdk-node';
import { clerkClient } from '@clerk/express';
@Injectable()
export class UserSchema extends PothosSchema {
constructor(