Skip to content

feat: Eliminate bare atom identifiers#1198

Open
maartenvanvliet wants to merge 4 commits intoabsinthe-graphql:mainfrom
maartenvanvliet:issues/eliminate-bare-atom-identifiers
Open

feat: Eliminate bare atom identifiers#1198
maartenvanvliet wants to merge 4 commits intoabsinthe-graphql:mainfrom
maartenvanvliet:issues/eliminate-bare-atom-identifiers

Conversation

@maartenvanvliet
Copy link
Contributor

Ensures the Macro schema's also use the TypeReference structs to refer to types in unions/interfaces/fields etc.

This makes the SDL and Macro schema's more in line with each other.

Fixes #783 and should also make it easier for string type identifiers alluded to in #439

…erfaces.ex

Co-authored-by: Kaden Wilkinson <7799267+kdawgwilk@users.noreply.github.com>
@cschiewek cschiewek changed the title Eliminate bare atom identifiers feat: Eliminate bare atom identifiers Oct 28, 2025
@cschiewek
Copy link
Member

@maartenvanvliet I'd still like to check this shipped. Could you rebase against main when you have a moment.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Eliminate bare atom identifiers

3 participants