Skip to content

Parser is locked away in /internal/ #116

@shelbyramsey

Description

@shelbyramsey

Recently for a project we've had a need to parse & store gql queries in a structured manner that can easily be queried in a database. After quite minimal effort I was able to accomplish this thanks to the well done parser in the /internal/ directory.

That being said the code can not be used outside of the repo. I can appreciate not wanting to support backwards compatibility on the API but it was not clear as I was digging through it whether this was a concern or not. I'd be happy to do the work to deal with the migration if the maintainers are open to it.

Thanks again for the great contribution to the community!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions