This middleware uses `graphql-middleware` to provide its functionality, so make sure to read its [documentation](https://github.com/prisma-labs/graphql-middleware) and understand its function signature.
### Cron support
### Cron support
All you need for cron-based scheduled tasks to run is to provide the path to your cron jobs.
All you need for cron-based scheduled tasks to run is to provide the path to your cron jobs.
...
@@ -154,5 +194,4 @@ Useful if you have custom login resolvers.
...
@@ -154,5 +194,4 @@ Useful if you have custom login resolvers.