Skip to content

Commit

Permalink
Add weights
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikko Miu committed Aug 27, 2024
1 parent 2f7d08b commit 498745a
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions content/guides/golang-graphql-ent/01-project-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Project Setup
author: Nikko Miu
toc: true
weight: 1
tags:
- golang
- graphql
Expand Down
1 change: 1 addition & 0 deletions content/guides/golang-graphql-ent/02-gqlgen-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Setting Up gqlgen
author: Nikko Miu
toc: true
weight: 2
tags:
- golang
- graphql
Expand Down
1 change: 1 addition & 0 deletions content/guides/golang-graphql-ent/03-ent-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: First ent Schema
author: Nikko Miu
toc: true
weight: 3
tags:
- golang
- ent
Expand Down
1 change: 1 addition & 0 deletions content/guides/golang-graphql-ent/04-wire-gqlgen-to-ent.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Wire gqlgen to ent
author: Nikko Miu
toc: true
weight: 4
tags:
- golang
- ent
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Paging, Sorting, and Filtering
author: Nikko Miu
toc: true
weight: 5
tags:
- golang
- graphql
Expand Down
1 change: 1 addition & 0 deletions content/guides/golang-graphql-ent/06-cleanup.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Clean Up Code
author: Nikko Miu
toc: true
weight: 6
tags:
- golang
- graphql
Expand Down
1 change: 1 addition & 0 deletions content/guides/golang-graphql-ent/07-db-seed.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Database Seeding
author: Nikko Miu
toc: true
weight: 7
tags:
- golang
- ent
Expand Down

0 comments on commit 498745a

Please sign in to comment.