Refactor Super Graph into a library #26
This commit is contained in:
6
core/corpus/6
Normal file
6
core/corpus/6
Normal file
@ -0,0 +1,6 @@
|
||||
query {
|
||||
product(id: 15) {
|
||||
id
|
||||
name
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user