Apollo Client (iOS)

Apollo iOS is a Swift-first, open-source GraphQL client for native iOS applications. It executes queries and mutations using a GraphQL server and returns results as operation-specific Swift types, with built-in caching mechanisms for GraphQL data.

API entry from apis.yml

apis.yml Raw ↑
aid: apollo-graphql:apollo-client-ios
name: Apollo Client (iOS)
tags:
- Client
- GraphQL
- iOS
- Mobile
- Swift
humanURL: https://www.apollographql.com/docs/ios
properties:
- url: https://www.apollographql.com/docs/ios
  type: Documentation
- url: https://github.com/apollographql/apollo-ios
  type: GitHubRepository
- url: https://github.com/apollographql/apollo-ios/blob/main/CHANGELOG.md
  type: ChangeLog
description: Apollo iOS is a Swift-first, open-source GraphQL client for native iOS applications. It executes
  queries and mutations using a GraphQL server and returns results as operation-specific Swift types,
  with built-in caching mechanisms for GraphQL data.