import { Context } from "../context"; export const authResolvers = { Query: {}, Mutation: {}, };