Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created December 10, 2021 05:00
Show Gist options
  • Save manakuro/8904ef80e78e5729e4e730913220803b to your computer and use it in GitHub Desktop.
Save manakuro/8904ef80e78e5729e4e730913220803b to your computer and use it in GitHub Desktop.
ex, err := entgql.NewExtension(
entgql.WithWhereFilters(true),
entgql.WithConfigPath("../gqlgen.yml"),
entgql.WithSchemaPath("../graph/ent.graphqls"),
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment