swift-graphql icon indicating copy to clipboard operation
swift-graphql copied to clipboard

A GraphQL client that lets you forget about GraphQL.

Results 23 swift-graphql issues
Sort by recently updated
recently updated
newest added

I'm getting an error when running `swift-graphql`, but I can't seem to find a way to get a more descriptive error message? swift-graphql https://healthcloud.kingstinct.dev/graphql --config swiftgraphql.yml --output graphql.generated.swift This is...

This is primarily beneficial because it removes dev related dependencies from the Swift package. This will make it play nicer as an import because it won't force consumers to clone...

Hi there! New user here. I found your library and read through "[Why?](https://swift-graphql.com/why)" and found myself nodding along. I was pumped. However, there's a massive barrier between deciding to use...