fix time geneate logic and replace default datetime by luxon
This commit is contained in:
@@ -41,6 +41,7 @@ export type SchemaContext =
|
||||
res: Response
|
||||
me: User
|
||||
pubSub: PubSub
|
||||
invalidateCache: () => Promise<void>
|
||||
generator: PrismaCrudGenerator<BuilderTypes>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user