sea-orm/examples/loco_seaography
Billy Chan bfca886236
codegen: register seaography entity module (#2403)
* codegen: register seaography entity module

* codegen: register seaography active enum

* Update seaography examples

* fmt
2024-12-02 17:14:06 +08:00
..
2024-12-02 14:55:35 +08:00
2024-06-26 14:50:00 +08:00
2024-10-18 09:36:33 +08:00
2024-12-02 14:55:35 +08:00
2024-07-24 11:48:23 +08:00

Adding GraphQL Support to Loco with Seaography

In this tutorial, we would add a GraphQL endpoint with Seaography based on our Loco starter application.

Read The full tutorial here.

Read our first tutorial of the series, Getting Started with Loco & SeaORM, if you haven't.

Screenshot Query

Screenshot Create