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

Eliminate bare atom identifiers #783

Open
binaryseed opened this issue Sep 15, 2019 · 0 comments · May be fixed by #1198
Open

Eliminate bare atom identifiers #783

binaryseed opened this issue Sep 15, 2019 · 0 comments · May be fixed by #1198

Comments

@binaryseed
Copy link
Contributor

We should do a pass in the absinthe code base and eliminate all bare atom identifiers within blueprints and standardize on %TypeReference.Name{} | %TypeReference.Identifier{}

Noted in https://github.com/absinthe-graphql/absinthe/pull/780/files#r322457359

This will help us handle both Macro-based & SDL-based schemas better

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

Successfully merging a pull request may close this issue.

1 participant