Introduction

The ProjectStage methods enable you to configure the aggregation pipeline to transform items by including, excluding, or reshaping fields. You can chain ProjectStage methods to define which fields to transform.

Learn more about aggregation pipeline stages.

Note: You can only run the aggregation pipeline on collections created in the CMS or with the Data Collections API. They cannot be used on Wix app collections or external collections.

Did this help?