Content entry is missing an ID
Example error message:
The loader for blog returned invalid data.
Object is missing required property “id”.
What went wrong?
Section titled What went wrong?The loader for a content collection returned invalid data. Inline loaders must return an array of objects with unique ID fields or a plain object with IDs as keys and entries as values.
Error Reference