sdy

update addCategory

import { prisma } from "../../../middlewares";
import { prisma } from "../../../utils";
export default {
Mutation: {
......