Shopify/syrup
A type-safe GraphQL model generator for Kotlin, Swift, and TypeScript.
This tool helps mobile or frontend app developers automatically generate the code for interacting with GraphQL APIs. It takes your GraphQL query definitions and produces strongly-typed code in Swift, Kotlin, or TypeScript. This means your app can use clear, predefined structures for sending data requests and handling the responses.
112 stars.
Use this if you are a mobile or frontend developer building an app that consumes a GraphQL API and you want to reduce manual coding and ensure type safety when handling data.
Not ideal if you are not a mobile or frontend developer, or if your project does not use GraphQL APIs or Swift, Kotlin, or TypeScript.
Stars
112
Forks
9
Language
Swift
License
MIT
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Shopify/syrup"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mk3008/rawsql-ts
SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.
helios1138/graphql-typed-client
A tool that generates a strongly typed client library for any GraphQL endpoint. The client...
denisart/graphql-query
Complete Domain Specific Language (DSL) for GraphQL query in Python.
swapnilmj/web-vqd
Design SQL "select" queries visually. SQL "joins" by drag-n-drop.
tomyitav/create-graphql-app
Cli tool for bootstrapping serverless GraphQL api