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

add AssociatedType to schema (#211) #213

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

obi1kenobi
Copy link
Owner

  • add AssociatedType to schema

  • remove from resolveCoercion

  • fix copypasta

  • implement Item instead of RawType

  • rename trait_with_types to traits_with_associated_types

  • remove generic test that doesn't test added functionality

  • remove last bang on associated_type edge

  • Add link to Item rustdoc in graphql type def comment

  • Reorder urls from lowest to most important

  • put properties together

  • Add docs to some of associatedtype

  • Fixup docs.


Co-authored-by: Predrag Gruevski obi1kenobi82@gmail.com

* add AssociatedType to schema

* remove from resolveCoercion

* fix copypasta

* implement Item instead of RawType

* rename trait_with_types to traits_with_associated_types

* remove generic test that doesn't test added functionality

* remove last bang on associated_type edge

* Add link to Item rustdoc in graphql type def comment

* Reorder urls from lowest to most important

* put properties together

* Add docs to some of associatedtype

* Fixup docs.

---------

Co-authored-by: Predrag Gruevski <obi1kenobi82@gmail.com>
@obi1kenobi obi1kenobi enabled auto-merge (squash) July 14, 2023 22:11
@obi1kenobi obi1kenobi merged commit 5e899b3 into rustdoc-v23 Jul 14, 2023
5 checks passed
@obi1kenobi obi1kenobi deleted the cp_rustdoc-v23_51fedac branch July 14, 2023 22:13
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.

2 participants