Andre C
Andre C
The apollo Android API has a modifier to a mutation called `refetchQueries` that takes a list of queries as arguments and refetches those queries after the mutations is completed. I...
I can currently build for aarch64 targets by using a self-hosted action runner on an apple silicone mac. The problem is that all the paths aren't automatically recognized: ``` 2022-03-17T18:01:22.2682550Z...
using the latest sdk and uploading symbols custom script: https://github.com/bugfender/BugfenderSDK-iOS/tree/master/xcode-upload-symbols the upload fails. This is the error from bugfender: ``` adding: Users/andrecarrera/Library/Developer/Xcode/DerivedData/Apollo_Streams-anlvxerhrisxpqeqfdfzrrlvapri/Build/Products/Debug-iphoneos/Apollo Streams.app.dSYM/ (stored 0%) adding: Users/andrecarrera/Library/Developer/Xcode/DerivedData/Apollo_Streams-anlvxerhrisxpqeqfdfzrrlvapri/Build/Products/Debug-iphoneos/Apollo Streams.app.dSYM/Contents/ (stored 0%)...
Currently the UI for this plugin is hard coded in english. We should have translations or at least allow the labels to be set in the config object. ![Screenshot 2023-07-20...
### What problem are you trying to solve? I want to be able to create docker images that are deterministic and reduce the amount of layers that need to be...
### What problem are you trying to solve? We run devbox in nixos through nixpkgs. And when new versions are released the new version doesn’t show in nixpkgs. So someone...
I'm building from a flake attic as my input and then use the module: `attic.nixosModules.atticd` it was working previously for me until I did nix flake lock --update-input attic. I...
### Steps To Reproduce 1. bws secret list --output env ### Expected Result SECRET=value ### Actual Result SECRET="value" ### Screenshots or Videos _No response_ ### Additional Context I believe it...
### Platform iOS ### Environment Other ### Installed Swift Package Manager ### Version 8.29.0 ### Xcode Version 16.0 beta 16A5171c ### Did it work on previous versions? yes, latest 15...
**Is your feature request related to a problem you're trying to solve? Please describe.** It would be great to have a plugin for mongodb **Describe the solution you'd like** There's...