Eric Ferreira
Eric Ferreira
This commit adds the type definitions for the library so that users don't have to stub it out when using this in typescript. fixes #100
## Feature Request ### Description In iOS (at least), you can set the keyboard to dismiss interactively when in a scrolling view (like the messages app, etc). It’d be good...
**What is the current behavior? Describe the bug** Unlike all of the other menus, the "More" menu (toolbar overflow menu) does not hide when clicking outside of the menu. **Please...
### Which packages are impacted by your issue? @graphql-codegen/add @graphql-codegen/cli @graphql-codegen/typescript @graphql-codegen/typescript-operations ### Describe the bug When using the typescript compiler option `"exactOptionalPropertyTypes": true`, the fact that `InputMaybe` does not...