Shopify/syrup
A type-safe GraphQL model generator for Kotlin, Swift, and TypeScript.
Generates strongly-typed models by parsing GraphQL operation files, mapping custom scalars to native types, and separating model and support file outputs for multi-framework architectures. Supports template-based code generation across Swift and Kotlin with configurable access levels, selection structures, and schema sources (local files or remote URLs). Integrates with YAML-based project configuration to manage module namespacing, imports, and comment rendering preferences.
112 stars.
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
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.
tomyitav/create-graphql-app
Cli tool for bootstrapping serverless GraphQL api
swapnilmj/web-vqd
Design SQL "select" queries visually. SQL "joins" by drag-n-drop.
mk3008/rawsql-ts
SQL-first lifecycle toolkit for testing, inspecting, and evolving database applications.