You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: