apollo-ios-dev
apollo-ios-dev copied to clipboard
Apollo iOS Development Repo
Results
32
apollo-ios-dev issues
Sort by
recently updated
recently updated
newest added
## Support generating `Encodable` types: - make `DataDict` conform to `Encodable` - add an opt-in option in the codegen config to make the types conform to `Encodable` (there is no...
In https://github.com/apollographql/apollo-ios-dev/pull/537 the `@oneOf` directive was introduced. However, I noticed that the directive was not included in my schema when I did an introspection, and so the additional types were...