Replies: 1 comment 2 replies
-
Hello @Passupphp , welcome to github and graphql-laravel 😄 You only did show a partial code
did you try just with? query GetLanguages{
getLanguages{
id
name
value
}
} If it's not working, can you please share the full class for:
Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Actual Result :
Expected Result :
Result :
Here my code :
Anyone can help to get the expected result ?
Beta Was this translation helpful? Give feedback.
All reactions