Closed kuncevic closed 6 years ago
Is there anyway I can generate IDL based on an existing graphql server? This way it would save a lot on typing the things manually.
Any ideas?
@kuncevic You can try this tool: https://github.com/Yoctol/fetch-graphql-schema https://github.com/Yoctol/fetch-graphql-schema/blob/master/src/index.js
Is there anyway I can generate IDL based on an existing graphql server? This way it would save a lot on typing the things manually.
Any ideas?