rwc0920
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. 
``` 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