6 lines
49 B
Plaintext
Raw Normal View History

2019-04-18 21:08:14 -04:00
query {
2019-04-20 00:35:57 -04:00
product(id: 15) {
2019-04-18 21:08:14 -04:00
id
name
}
}