apollographql / apollo-ios

📱  A strongly-typed, caching GraphQL client for iOS, written in Swift.
https://www.apollographql.com/docs/ios/
MIT License
3.87k stars 717 forks source link

ci: Update SimpleUploadServer #3318

Open calvincestari opened 8 months ago

calvincestari commented 8 months ago

SimpleUploadServer is still using an old version of Apollo Server and secops is making a bunch of PRs to try get the dependencies updates some of which cannot be merged.

Maybe we should combine SimpleUploadServer and StarWarsServer into one for simplicity?