mirror of
https://github.com/brendan-ch/project-inter-server.git
synced 2026-04-17 16:00:32 +00:00
move arguments and notification interfaces to notification repository file
This commit is contained in:
@@ -2,7 +2,7 @@ import { NotificationResponse, Resolvers } from "../generated/graphql";
|
||||
import { ServerContext } from "../ServerContext";
|
||||
import {
|
||||
ETANotificationScheduler,
|
||||
NotificationSchedulingArguments
|
||||
ScheduledNotification
|
||||
} from "../notifications/schedulers/ETANotificationScheduler";
|
||||
|
||||
export const MutationResolvers: Resolvers<ServerContext> = {
|
||||
|
||||
Reference in New Issue
Block a user