Cory Deppen

Results 29 comments of Cory Deppen

Would you be able to provide an update on the status of this request?

> App is not verified. Use it at your own risk. I just noticed this as well. The "Learn more" link redirects to a Google Account Help article [Decide whether...

Thanks for the quick reply - it works as I had hoped. Are there any things I should consider before making this change across all my types? I really appreciate...

One thing I just noticed is that all of the related input types (e.g. `FilterFindManyBreedInput`, `SortFindManyBreedInput`) still have the `_id` field and not the new `id` field. Is it possible...

I'm seeing the same error when trying to use `addFields` and the `Upload` type. In my case, I've noticed it after converting from `composeWithMongoose` and `getResolver` to `composeMongoose` and `mongooseResolvers`...

The persisting layouts link is the only one that appears to be broken at the moment, but I was wondering whether some of these are still valid based on the...

Successfully updated to 0.31.1. Thanks.

I think the only real hurdle is running the NuGet exe if you're not on Windows, but if you have grunt-nuget working for the Moment core project you should be...

I'm having the same issue - Atom gets installed into `%localappdata%\atom` but no shortcuts are created anywhere. After uninstalling and reinstalling, a `app-1.18.0-beta2` folder gets created. My username is 6...

Although the sign out component works as expected as long as the page isn't reloaded, I've noticed calling `window.gapi.auth2.getAuthInstance()` returns `null` after reloading the page. This makes sense if the...