This commit is contained in:
Billy Chan 2024-07-24 11:48:23 +08:00
parent 825cb14e39
commit eafaeb4d4d
No known key found for this signature in database
GPG Key ID: 45461E52F22E0279

View File

@ -2,7 +2,7 @@
In this tutorial, we would add a GraphQL endpoint with [Seaography](https://github.com/SeaQL/seaography) based on our Loco starter application.
Read The full tutorial [here](https://www.sea-ql.org/blog/2024-06-24-graphql-support-with-loco-seaography/).
Read The full tutorial [here](https://www.sea-ql.org/blog/2024-07-01-graphql-support-with-loco-seaography/).
Read our first tutorial of the series, [Getting Started with Loco & SeaORM](https://www.sea-ql.org/blog/2024-05-28-getting-started-with-loco-seaorm/), if you haven't.