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 {
138138 { title : 'Unions and Enums' , path : '/graphql/unions-and-enums' } ,
139139 { title : 'Field middleware' , path : '/graphql/field-middleware' } ,
140140 { title : 'Mapped types' , path : '/graphql/mapped-types' } ,
141- { title : 'Sharing Models' , path : '/graphql/sharing-models' } ,
142141 { title : 'Plugins' , path : '/graphql/plugins' } ,
143142 { title : 'Complexity' , path : '/graphql/complexity' } ,
144143 { title : 'Extensions' , path : '/graphql/extensions' } ,
145144 { title : 'CLI Plugin' , path : '/graphql/cli-plugin' } ,
146145 { title : 'Generating SDL' , path : '/graphql/generating-sdl' } ,
146+ { title : 'Sharing models' , path : '/graphql/sharing-models' } ,
147147 {
148148 title : 'Other features' ,
149149 path : '/graphql/other-features' ,
You can’t perform that action at this time.
0 commit comments