This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1f85b2dd13
Nuxt
/
examples
/
vue-apollo
/
queries
/
allCars.gql
Sebastien Chopin
50355bb234
Update example to use nuxt module for apollo
2017-07-27 16:26:03 +02:00
9 lines
55 B
GraphQL
Raw
Blame
History
{
allCars
{
id
make
model
year
}
}
Reference in New Issue
View Git Blame
Copy Permalink