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 730 forks source link

Docs: Schema Types vs Selection vs Selection set types #3459

Open BobaFetters opened 1 month ago

BobaFetters commented 1 month ago

This issue brings up a case for adding documentation to help better explain the difference between Schema and Selection Set types and the use cases for Schema Type renaming and field aliasing.