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

Fix code example on search method #28164

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

rakhmad
Copy link
Contributor

@rakhmad rakhmad commented Sep 23, 2022

Character is interface without properties, so to access name and surname we use getName() and getSurname() methods.

Character is interface without properties, so to access `name` and
`surname` we use `getName()` and `getSurname()` methods.
@quarkus-bot

This comment was marked as resolved.

@rakhmad rakhmad changed the title Fix code example on search method. Fix code example on search method Sep 23, 2022
@geoand geoand requested a review from jmartisk September 23, 2022 06:40
Copy link
Contributor

@jmartisk jmartisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, thanks!

@jmartisk jmartisk merged commit faa0339 into quarkusio:main Sep 23, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 23, 2022
@rakhmad rakhmad deleted the smallrye-graphql-character-fix branch September 24, 2022 00:01
@gsmet gsmet modified the milestones: 2.14 - main, 2.13.1.Final Sep 30, 2022
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.

3 participants