Skip to content

funcompany/graphql-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an objective-c port of the origins apollo-ios library.

Using with cocoapods pod 'graphql-ios', :git => 'git@github.com:funcompany/graphql-ios.git', :tag => '0.0.9'

We haven't implement a codegen for api yet, and to get the response data, use dataEntry property of GraphQLResultReader, and convert to model with your faourite lib.

About

An Objective-C GraphQL client for iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published