allow globbing, and extract queries from .go files
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
package parsing
|
||||
|
||||
const _ = `
|
||||
# @genqlient
|
||||
fragment UnusedFragment on MyType {
|
||||
myFragmentField
|
||||
}
|
||||
`
|
||||
Reference in New Issue
Block a user