We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cbee0c commit 6670a41Copy full SHA for 6670a41
index.md
@@ -118,11 +118,7 @@
118
1. [Overall View](core/graphql.md#overall-view)
119
2. [Enabling GraphQL](core/graphql.md#enabling-graphql)
120
3. [GraphiQL](core/graphql.md#graphiql)
121
-27. [The Serialization Process](core/serialization.md)
122
- 1. [Overall Process](core/serialization.md#overall-process)
123
- 2. [Available Serializers](core/serialization.md#available-serializers)
124
- 3. [Decorating a Serializer and Add Extra Data](core/serialization.md#decorating-a-serializer-and-add-extra-data)
125
-28. [Handling Data Transfer Objects (DTOs)](core/dto.md)
+27. [Handling Data Transfer Objects (DTOs)](core/dto.md)
126
127
## The Schema Generator Component: Generate Data Models from Open Vocabularies
128
0 commit comments