☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

reorder_inputs

Table of contents

Description:

This key toggles whether CloudCannon will reorder inputs in a file to match the order defined in a given value from a Structure.

Setting this key to false will preserve the existing order of inputs in a file, regardless of the order defined in the Structure value.

By default, this key is true (i.e., inputs are reordered to match the Structure value).

You can also configure this behavior for all values of a Structure using reorder_inputs inside _structures.*.

Appears in:
└── [*]
    └── reorder_inputs
Type:
boolean
Default value:
true
Examples:
Open in a new tab