docs: add section on relationships

This commit is contained in:
Stevan Freeborn
2023-04-21 11:02:07 -05:00
parent b2ac193c91
commit a788a63ede
10 changed files with 131 additions and 5 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ export const versionTwo: DocsStructure = {
example: 'example.md',
},
{
title: 'Reference Field',
folder: 'reference_field',
title: 'Relationships',
folder: 'relationships',
copy: 'copy.md',
example: 'example.md',
},