allow globbing, and extract queries from .go files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
mutation MyMutation {
|
||||
myField
|
||||
myOtherField {
|
||||
...MyFragment
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user