Igor N. Dultsev
Igor N. Dultsev
https://github.com/nodkz/conf-talks/tree/master/articles/graphql/fileUploads Некоторое время назад `graphql-upload` был сломан, и теперь есть рекомендация не использовать встроенную имплементацию, а использовать внешнюю: https://github.com/apollographql/apollo-server/issues/3508#issuecomment-662371289 Поэтому стоит обновить этот кусок файла.
As was told in #1128, hoek is now dependency again. I think it was fixed, but now it happened again.
### Describe the bug We have a setup with multiple accounts. During one of the maintenance windows, DevOps engineers accidentally enabled KMS encryption for the SQS queue my app was...
Hi and thanks for the amazing project ;) I have found, that in this commit https://github.com/SBoudrias/Inquirer.js/commit/3a9adcfedbd302959f1cd37f7de969eead6fa410 there was a change to hide the type that was previously available. It was...