📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
-
Updated
Jul 30, 2025 - Swift
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
📱 A strongly-typed, caching GraphQL client for iOS, written in Swift.
A GraphQL client that lets you forget about GraphQL.
iOS SDK for AWS AppSync.
Use GraphQL Subscriptions on iOS 👌
Alamofire transport for Apollo iOS GraphQL library
Type-safe GraphQL client for iOS and MacOS written in Swift.
SwiftShowcase: An iOS app that demonstrates modern Swift development with clean architecture. Includes examples of REST and GraphQL API integrations with the SpaceX API, implemented in a modular, testable and maintainable code base.
🚀 Powerful and strongly-typed, pure-Swift GraphQL client for iOS
📈🐥 GraphQL Swift implementation
Small extensions to the apollo client, allowing it to combine and publish changes
Demo iOS application showcasing how to consume a GraphQL API
A project for showing use of apollo-iOS for consuming github graphQL API
Generate Codable and Equatable objects to communicate with GraphQL
IOS Application Based on Github GraphQL Api With SwiftUI
An iOS Application with using Apollo graphql-client and snapkit
An iOS application built with Swift to manage recipes. It provides functionalities such as browsing categories, searching and viewing recipes, user authentication, and managing personal profiles.