Views
A view is the output of the data that is mapped in a Schema, where the source of the data is a Source Entity.
Views are reprocessed when a change in the Source Entity has happened.
It is possible to test the output of your schema mappings in your tenant from the administration. Navigate here for an overview of your generated views.
If several views claim the same route, only one of them is returned by the Delivery API. See Duplicate routes for how that view is chosen and how to resolve the conflict.
Was this page helpful?