rwc0920

Results 4 issues of rwc0920

After clicking on a button to activate the toast. It will continuously flash and not stop. The only parameters I'm passing in to is duration and position. ![savedPrograms](https://user-images.githubusercontent.com/66286416/153083732-fd6e6da6-5f5f-42e7-9d09-3a4e9090119d.gif)

``` mockObj = { name: "John", cars: { van: "", truck: "" } } const InitialQuestions = inputObjectType({ name: 'InitialQuestions', definition: (t) => { t.string('name') ** DEFINE CARS PROPERTY HERE...

Like the title says, why does xlsx get installed into my package.json when installing this package? It's technically not even listed as a dependency of this package but it's required...

Trying to understand how unionTypes in nexus vs GraphQl and it's so limited to just a screenshot