A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
-
Updated
Nov 23, 2020 - TypeScript
{{ message }}
A tool for generating code based on a GraphQL schema and GraphQL operations (query/mutation/subscription), with flexible support for custom plugins.
Meta-programming for Swift, stop writing boilerplate code.
One of the specific advantages of the wire approach is that it generates code that's relatively readable compared to reflect-based equivalents. When wire.Value is used on a small by-value type, there's no need for the value to live in a global variable - the expression could instead be used literally inside the generated code, which would make the code easier to follow, and more similar to the c
此项目已暂停开发
Dependency Injection framework for Swift (iOS/macOS/Linux)
Go driven rpc code generation tool for right now.
I see that x-server-raw-response is available to expose the underlying to users, allowing deeper customization of response.
I was wondering if it's possible to expose a similar interface for request as well? So that we can utilize some predefined functions by akka-http. For example, extractClientIP.
Not a huge deal and is blocking anything, since we can simply replicate all these funct
Experimental wrapper over LLVM for generating and compiling code at run-time.
Gett's Design System code generator. Use Zeplin Styleguides as your R&D's Single Source of Truth.
Code generation tools for Go.
The Generated Client API is remains largely undocumented...
It would also be awesome if we could include the documentation of the API in the Generated DSL
As noted in #122, setting up AppSync debugging in a Carthage-based project is challenging. We need to provide some developer documentation around that workflow to make it easier for developers to debug AppSync if they suspect a problem with the SDK.
A rust implementation of protobuf parser
See the documentation of the config file format.
The current state of existing configs (click to expand).
K8s Go client code generator from Kubernetes resource yamls
Add a description, image, and links to the codegen topic page so that developers can more easily learn about it.
To associate your repository with the codegen topic, visit your repo's landing page and select "manage topics."
Is it possible to specify a complexity limit that doesn't apply to schema introspection? Or to manually set the complexity cost for schema introspection?
I took a look through the generated code, but didn't see any hooks relating to this (I may very well have missed it).