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

how to pass List data type to the graphql #2

Open
Hackniu opened this issue Jan 23, 2019 · 0 comments
Open

how to pass List data type to the graphql #2

Hackniu opened this issue Jan 23, 2019 · 0 comments

Comments

@Hackniu
Copy link

Hackniu commented Jan 23, 2019

I watch the video on youtube and I have a question of pass special data type. for example, if there are two entities class inside the model, one is for Book like yours and another one is author. In the Book entity class, private List <author> authors. And in the author class, it contains: authorName, authorAge.... In this case, how should pass authors list into the graphql script?

kvv1968 added a commit to kvv1968/spring-boot-graphql-query-example that referenced this issue Jun 18, 2023
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

No branches or pull requests

1 participant