Files

9 lines
103 B
Go

package parsing
const _ = `
# @genqlient
fragment UnusedFragment on MyType {
myFragmentField
}
`