Ruben Nogueira
Ruben Nogueira
I had a conflict with #5888 PR and made a mistake updating it with the new changes. I closed it and created this new PR. I'm sorry. ## Types of...
When I make the `{ _service { sdl } }` query, the output doesn't contain any custom directives arguments. Using `printSubgraphSchema` outputs the expected result. Typedef example: ```gql directive @date(format:...
Use last binary versions from libvhdi and libvmdk. Source: https://github.com/libyal/libvhdi/tags https://github.com/libyal/libvmdk/tags
If ADB is installed in the system, there is a considerable chance that ADB TCP service is already running, so it's preferred to use system ADB. Check if it's already...
### OS macOS 13.2.1 ### LinearMouse v0.8.0 ### Describe the bug Sometimes MX Master is not randomly detected on Linearmouse. This happens from time to time but I don't know...
Add es6 dist build.
This code is based on [dntstp/cordova-plugin-deeplinks](https://github.com/dntstp/cordova-plugin-deeplinks) and runs an after_prepare hook to add items to the project entitlements. This PR fixes #38. If this plugin is installed, it adds the...
## Bug description I'm using MongoDB with `Composite types` and the generated models include the "imports" for the composite types, but no "type" file is generated. According to their docs:...
### Have you read a contributing guide? - [X] I have read CONTRIBUTING.md - [X] I have searched the existing issues and didn't find any that were similar - [X]...