Mr-Goldberg

Results 5 issues of Mr-Goldberg

Hi! I've put this line into Cartfile: github "jrendel/SwiftKeychainWrapper" == 2.1.1 Run 'carthage update' and got this error: *** Skipped building SwiftKeychainWrapper due to the error: Dependency "SwiftKeychainWrapper" has no...

In my code I need to enable/disable 'save card' button dynamically. Case: I can disable 'save card' button by default, and then enable it when card became valid (from callback)....

Please add djinni binaries for windows/linux/mac so developer can just "download and use". It is not possible to build djinni on some machines. I think this is location-related. Internet accessibility...

enhancement

### Issue Description Hi, everyone! I was following your [guide](https://www.apollographql.com/docs/apollo-server/data/subscriptions) to build server that supports subscriptions. The guide clearly says that server protocol will be `graphql-ws`. But I've found that...

### Issue Description While opening a new issue, there is CodeSandbox [template](https://codesandbox.io/p/devbox/apollo-server-typescript-3opde) in requirements, to fill a minimal reproduce. That template does not work. I believe this is because Node...