From 954818f4906ef98e8b865c6612c21d8ef9122069 Mon Sep 17 00:00:00 2001 From: jason-price-mongodb Date: Tue, 13 Jul 2021 10:32:46 -0700 Subject: [PATCH] DOCS-14636 Add quarter windows operators --- source/reference/operator/aggregation/setWindowFields.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/reference/operator/aggregation/setWindowFields.txt b/source/reference/operator/aggregation/setWindowFields.txt index d272800ebd1..ec75dfaa32f 100644 --- a/source/reference/operator/aggregation/setWindowFields.txt +++ b/source/reference/operator/aggregation/setWindowFields.txt @@ -196,6 +196,8 @@ fields: - ``"year"`` + - ``"quarter"`` + - ``"month"`` - ``"week"``