Skip to content

Commit

Permalink
v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLindhout committed Dec 3, 2020
1 parent 7f424a3 commit 924150d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ func main() {
PackageName: "graphql_models",
}

if err = gbgen.SchemaWrite(gbgen.SchemaConfig{
if err = gbgen.SchemaWrite(gbgen.SchemaConfig{
BoilerModelDirectory: backend,
// Directives: []string{"IsAuthenticated"},
// GenerateBatchCreate: false, // Not implemented yet
Expand Down

0 comments on commit 924150d

Please sign in to comment.