Missing fields 'skippedDesigns' and 'errors' when uploading a new design

Summary

When uploading a new design, there is a console warning thrown on dev:

Screenshot_2020-02-06_at_15.57.18

Steps to reproduce

Bug reproduces in dev mode on master

  1. Open Designs tab
  2. Upload a new design

What is the current bug behavior?

Console warning indicating we miss two fields

What is the expected correct behavior?

No warning

Relevant logs and/or screenshots

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's tough to read otherwise.)

Output of checks

(If you are reporting a bug on GitLab.com, write: This bug happens on GitLab.com)

Possible fixes

Add missing fields to update hook of design upload mutation