Skip to content

feat: cli - export command to dump JSON/YAML representation of schema #38

@simonireilly

Description

@simonireilly

Since we have a runtime write file, we need to improve that.

Ideally we would have a default export from the compeller file (do we want that, I hate default imports 🤷

Well, we want to be able to run:

yarn compeller export [file-path]

This will export the API to a JSON object.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions