This website requires JavaScript.
Explore
Help
Sign In
wpetit
/
super-graph
Watch
1
Star
0
Fork
You've already forked super-graph
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
37f2417c0b
super-graph
/
corpus
/
5
6 lines
100 B
Plaintext
Raw
Blame
History
query {
product(id: $PRODUCT_ID, where: { price: { eq: $PRODUCT_PRICE } }) {
id
name
}
}
Reference in New Issue
View Git Blame
Copy Permalink