diff --git a/js/src/common/Model.ts b/js/src/common/Model.ts index b15e7e327..458fc8fe2 100644 --- a/js/src/common/Model.ts +++ b/js/src/common/Model.ts @@ -114,7 +114,6 @@ export default class Model { type: this.data.type, id: this.data.id, attributes, - relationships: undefined, }; // If a 'relationships' key exists, extract it from the attributes hash and