Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimmya/swiftgraphqlgenerator

Generate Codable and Equatable objects to communicate with GraphQL
https://github.com/jimmya/swiftgraphqlgenerator

generator graphql graphql-client graphql-generation graphql-schema swift swift-package-manager

Last synced: 22 days ago
JSON representation

Generate Codable and Equatable objects to communicate with GraphQL

Awesome Lists containing this project

README

        

# GraphQLGenerator

Generate Codable and Equatable objects to communicate with GraphQL.

## Installing

### [Mint](https://github.com/yonaskolb/mint)
```sh
mint install jimmya/SwiftGraphQLGenerator
```