apollographql / apollo-ios

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

fix Array JSONEncodable #3280

Closed arnauddorgans closed 1 year ago

arnauddorgans commented 1 year ago

Avoid using fatal error on JSONEncodable instead of conforming protocol with where clause

apollo-cla commented 1 year ago

@arnauddorgans: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

netlify[bot] commented 1 year ago

Deploy request for apollo-ios-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit 153bb93585c6f275531cce24bfb035d139476a7f
github-actions[bot] commented 1 year ago

We do not accept PRs directly to the 'apollo-ios' repo. All development is done through the 'apollo-ios-dev' repo, please see the CONTRIBUTING guide for more information.