William Rust
William Rust
If we could optionally provide mutations with restoration objects that are the same shape as the expected result data, then in case of an error, this restoration object could come...
How can we use CustomResources.json to add new resolvers with RDS? Following what exists in YourAPI-rds.json (The auto generated API stack), it requires a RelationalDatabaseAccessRole Resource, adding that resource to...
I believe this is related to [knex issue 3553](https://github.com/knex/knex/issues/3553), but wanted to surface it here because of a potential security issue that could result. For PG, ```query.toString()``` will omit bigint...