Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse TypeDefinition #46

Closed
Tracked by #8
lrlna opened this issue Jul 20, 2021 · 1 comment
Closed
Tracked by #8

parse TypeDefinition #46

lrlna opened this issue Jul 20, 2021 · 1 comment
Assignees

Comments

@lrlna
Copy link
Member

lrlna commented Jul 20, 2021

No description provided.

@lrlna lrlna mentioned this issue Jul 20, 2021
82 tasks
@lrlna lrlna added the size - S label Jul 20, 2021
@lrlna lrlna added this to the MM-2021-08 milestone Jul 20, 2021
@abernix abernix removed this from the MM-2021-08 milestone Jul 28, 2021
@lrlna
Copy link
Member Author

lrlna commented Aug 25, 2021

type definition is going to be collapsed straight up under Document for the time being. That way we won't have nested nodes of:

- DOCUMENT
    - TYPE_DEFINITION
        - SCALAR_TYPE_DEFINITION

and can just straight up have:

- DOCUMENT
    - SCALAR_TYPE_DEFINITION

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants