CollectionObject.find(body.contained_object_id).then((response) => {
            commit(MutationNames.SetCollectionObject, response.body)
          })