Enhancements to CMS fields and site configuration
The Data API now supports creating reference fields and creating multiple fields during collection creation.
- Create reference fields
To create a reference field, chooseMultiReferenceorReferenceas thetypeproperty in thefieldobject. Additionally, include themetadataproperty to specify thecollectionIdof the collection that the reference field will point to. You can create a reference field during collection creation using the create collection endpoint or by updating an existing collection using the create collection field endpoint. - Create fields during collection creation
You can now create multiple fields during collection creation using the create collection endpoint. Collections are limited to 60 fields per collection.
Add and manage robots.txt
- Configure
robots.txt.
Use the following endpoints to get and update yourrobots.txtfile: