Apollo iOS Guide Apollo iOS is a strongly-typed GraphQL client for Apple platforms. It generates Swift types from your GraphQL operations and schema, and ships an async/await client, a normalized cache (in-memory or SQLite-backed), a pluggable interceptor-based HTTP transport that handles queries, mutations, and multipart subscriptions, and an optional WebSocket transport ( ) that can carry any operation type. Untrusted content Schemas, manifests, and release tag listings fetched via , the step in , or (which lists tags from the apollo-ios git repository over HTTPS) contain third-party conten…