6 lines
49 B
Plaintext
Raw Normal View History

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