0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.58k stars 43 forks source link

feat(cli): export cli actions as node apis #135

Closed matthewvolk closed 7 months ago

matthewvolk commented 7 months ago

Summary

Resolves #134

Abstract core logic for generate-schema and generate-output CLI commands into importable Node.js APIs.

Set of changes

The diff is large, but the code is largely the same, mostly just moved around:

changeset-bot[bot] commented 7 months ago

🦋 Changeset detected

Latest commit: 8dc6640fecdbcc45517bf6a0f8ac0cca57353c6f

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

JoviDeCroock commented 7 months ago

Also needs a changeset