An open API service indexing awesome lists of open source software.

https://github.com/rodrigoelp/swiftui-graphql

Simple code following the graphql tutorial.
https://github.com/rodrigoelp/swiftui-graphql

apollo-graphql grappql swiftui swiftui-example

Last synced: 5 days ago
JSON representation

Simple code following the graphql tutorial.

Awesome Lists containing this project

README

        

# SwiftUI & GraphQL

Here you will find the source code following the tutorial as described [in the GraphQL documentation](https://www.apollographql.com/docs/ios/tutorial/tutorial-create-project/)... but trying to connect it via SwiftUI (and maybe Combine framework).