mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
doc/graphql: replace templates with extensions (#2064)
This commit is contained in:
@@ -4,7 +4,7 @@ title: GraphQL Integration
|
||||
---
|
||||
|
||||
The `ent` framework provides an integration with GraphQL through the [99designs/gqlgen](https://github.com/99designs/gqlgen)
|
||||
library using the [external templates](templates.md) option (i.e. it can be extended to support other libraries).
|
||||
library using the [extension](extension.md) option (i.e. it can be extended to support other libraries).
|
||||
|
||||
## Quick Introduction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user