mirror of
https://github.com/ent/ent.git
synced 2026-04-28 21:50:56 +03:00
doc/md: fix broken links to "GraphQL example" (#2959)
This commit is contained in:
@@ -4,7 +4,7 @@ title: Schema Generator
|
||||
sidebar_label: Schema Generator
|
||||
---
|
||||
|
||||
In this section, we will continue the [GraphQL example](tutorial-todo-gql.md) by explaining how to generate a
|
||||
In this section, we will continue the [GraphQL example](tutorial-todo-gql.mdx) by explaining how to generate a
|
||||
type-safe GraphQL schema from our `ent/schema`.
|
||||
|
||||
### Configure Ent
|
||||
|
||||
Reference in New Issue
Block a user