Andrew Powell
Andrew Powell
In some situations, an email will arrive at the same time one is being deleted (read, or moved). In this scenario, the email count doesn't change in the app (which...
Please consider the schema below. The comment at the top follows the docs for disabling a rule. When running the linter against that schema, the error `A ``PageInfo`` object type...
I must admit I'm a bit baffled as to why `--ignore` accepts JSON but not from package.json, where the format is also JSON. If at all possible, please consider supporting...
While we use standard alphabetic sorting for types, fields, etc we also like to have any `id: ID!` fields remain at the top. This helps with DX as our databases...
### Expected behavior Proxying to the locally running WebSocketServer on a different port succeeds. ### Actual behavior Proxying to the locally running WebSocketServer on a different port fails with an...
At the moment, `scan` is typed as `scan(options?: scanOptions, params?: Partial): Promise;` That `Promise` at the end there plays hell with certain tsconfig environments, depending on how someone has their...
We were in need of this sort of page, as we no longer wanted to link authors to tags (case sensitivity becoming a problem) so we put this together. It...
It'd be a great advantage to be able to alphabetize both the categories and tags list on each respective page. When dealing with a large number of categories/tags it makes...
- [x] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) **Describe the user story** `pnpm audit` works well for auditing project dependencies. The need exists to audit a single...
### Summary I did my best to search through the docs and the issues here (tried `org:graphile "makeExtendSchemaPlugin" "makeProcessSchemaPlugin"` which yielded just one isssue). I'm curious about the order of...