Revert gqlgen file

This commit is contained in:
Ruben Mennes 2022-11-17 17:20:30 +01:00
parent 53fc04b5b2
commit b449598bff
1 changed files with 8 additions and 9 deletions

View File

@ -1,7 +1,6 @@
package main package main
// Arguments to format are: // Arguments to format are:
//
// [1]: type name // [1]: type name
const gqlgenMethods = ` const gqlgenMethods = `
// MarshalGQL implements the graphql.Marshaler interface for %[1]s // MarshalGQL implements the graphql.Marshaler interface for %[1]s