Skip to content

Commit c75a526

Browse files
committed
docs: graphql validations guide
1 parent 310d102 commit c75a526

File tree

2 files changed

+539
-0
lines changed

2 files changed

+539
-0
lines changed

website/navigation/navigation.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,9 @@ export const navigation = (locale: AppLocale): NavItemDefinition[] => [
216216
{
217217
slug: 'assemblyscript-migration-guide',
218218
},
219+
{
220+
slug: 'graphql-validations-migration-guide',
221+
},
219222
],
220223
},
221224
]

0 commit comments

Comments
 (0)