Code Generation Plugin #144
samisuteria
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
This is awesome! I love that you're making use of the As for bringing this in, I'd be interested. I think we have 2 options:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a plugin for Graphiti that takes a schema file and generates Swift models, a resolver protocol, and a Graphiti schema. I was wondering if there is any interest in bringing that into the Graphiti package. https://github.com/NoDevOrg/GraphQLTools. It is a bit opinionated on how to structure models and is missing some functionality (like unions).
It can take a schema file
and it generates the following code
Beta Was this translation helpful? Give feedback.
All reactions