Drew Delianides
mutation { updateManyWidgets( data: { history: { create: [{ when: "2018-08-08", status: PENDING }] } } ) { count } }
nilan