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

0.9.0 #71

Merged
merged 18 commits into from
Dec 5, 2023
Merged

0.9.0 #71

merged 18 commits into from
Dec 5, 2023

Conversation

sikanhe
Copy link
Owner

@sikanhe sikanhe commented Aug 15, 2023

  • No longer need create a builder just to have user provide GqlContext type
  • No need for DefaultArg vs Arg, (leverage conditional types)
  • Union/Interface resolveType now returns string, as expected by graphql-js v16
  • unionType's types array can be defined as a function to support forward references
  • All type constructors are exported under "Gql" namespace for easy import.

@sikanhe sikanhe requested a review from n1ru4l August 15, 2023 06:51
@sikanhe sikanhe removed the request for review from n1ru4l September 12, 2023 22:49
@sikanhe sikanhe mentioned this pull request Sep 20, 2023
@sikanhe sikanhe merged commit 4275e37 into master Dec 5, 2023
3 checks passed
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.

1 participant