Skip to content

Use correct type name when referencing type with ID<Type> #8504

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

N-Olbert
Copy link
Contributor

@N-Olbert N-Olbert commented Aug 7, 2025

Summary of the changes (Less than 80 chars)

  • Considerd descriptor.Name("...") and [GraphQlName("...")] for ID<Type>
  • This is a breaking change

Closes #6256

@N-Olbert
Copy link
Contributor Author

N-Olbert commented Aug 7, 2025

Related: #6264

@michaelstaib @glen-84 : Did I miss something here? I considered fluent type definition naming and the [GraphQLName] attribute by using the name of the referenced ObjectType after it was created. I couldn’t think of anything else at the moment...

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

Successfully merging this pull request may close these issues.

Use GraphQLName when referencing type with ID<Type>
1 participant