File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -138,12 +138,12 @@ export class MenuComponent implements OnInit {
138
138
{ title : 'Unions and Enums' , path : '/graphql/unions-and-enums' } ,
139
139
{ title : 'Field middleware' , path : '/graphql/field-middleware' } ,
140
140
{ title : 'Mapped types' , path : '/graphql/mapped-types' } ,
141
- { title : 'Sharing Models' , path : '/graphql/sharing-models' } ,
142
141
{ title : 'Plugins' , path : '/graphql/plugins' } ,
143
142
{ title : 'Complexity' , path : '/graphql/complexity' } ,
144
143
{ title : 'Extensions' , path : '/graphql/extensions' } ,
145
144
{ title : 'CLI Plugin' , path : '/graphql/cli-plugin' } ,
146
145
{ title : 'Generating SDL' , path : '/graphql/generating-sdl' } ,
146
+ { title : 'Sharing models' , path : '/graphql/sharing-models' } ,
147
147
{
148
148
title : 'Other features' ,
149
149
path : '/graphql/other-features' ,
You can’t perform that action at this time.
0 commit comments