allow globbing, and extract queries from .go files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
query InterfaceNoFragmentsQuery {
|
||||
root {
|
||||
id
|
||||
name
|
||||
children {
|
||||
id
|
||||
name
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user