rename in code
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package {{.Config.Package}}
|
||||
|
||||
// Code generated by github.com/Khan/genql, DO NOT EDIT.
|
||||
// Code generated by github.com/Khan/genqlient, DO NOT EDIT.
|
||||
|
||||
import (
|
||||
{{- if .Config.ContextType -}}
|
||||
@@ -10,7 +10,7 @@ import (
|
||||
"encoding/json"
|
||||
{{end}}
|
||||
|
||||
"github.com/Khan/genql/graphql"
|
||||
"github.com/Khan/genqlient/graphql"
|
||||
)
|
||||
|
||||
{{/* TODO: type-assert that your ctx type implements context.Context */}}
|
||||
|
||||
Reference in New Issue
Block a user