graphql2rest
graphql2rest copied to clipboard
Generate only relevant gql files
GraphQL files are generated for the whole GraphQL schema. Wouldn't it be nice to generate only what we need (operations that are defined in the manifest.json)?
Hi @mehmetnyarar, Feel free to submit a PR for this feature request. Thanks!