bartekmi / x10

1 stars 0 forks source link

Return all data from save mutation #13

Open bartekmi opened 3 years ago

bartekmi commented 3 years ago

Currently, we only return the id of the created entity.

Return all data, so at least edited show up as expected.

bartekmi commented 3 years ago
  1. It would be convenient to do this item AFTER auto-generation of the back-end to avoid much manual labor
  2. Current behavior is somewhat strange:
    • The first ever change to building does not propagate to list
    • All subsequent changes to ANY building property do propagate to list