Queues
No description
type Queues { mailer: Queue! scraper: Queue! notifier: Queue! webhook: Queue! rejector: Queue! unarchiver: Queue!}Fields#
mailer (Queue!)#
mailer is the Queue associated with the Mailer queue.
scraper (Queue!)#
scraper is the Queue associated with the Scraper queue.
notifier (Queue!)#
notifier is the Queue associated with the Notifier queue.
webhook (Queue!)#
webhook is the Queue associated with the Webhook queue.
rejector (Queue!)#
rejector is the Queue associated with the Rejector queue.
unarchiver (Queue!)#
unarchiver is the Queue associated with unarchiving stories.