Skip to content

Commit d4dae48

Browse files
authored
Update graphql-provider.md
1 parent 887d321 commit d4dae48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/code/language-support/java-kotlin-android/server/graphql-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ github: babyfish-ct/graphql-provider
1717

1818
**Here is a simple example**
1919

20-
> Due to space limitations, all EntityMapper only uses a static mapping configuration similar to ORM, and does not use a more dynamic code configuration. For a complete demonstration, please refer to the example and documentation of the project itself.
20+
> Due to space limitations, all *EntityMapper*s only uses a static mapping configuration similar to ORM, and does not use a more dynamic code configuration. For a complete demonstration, please refer to the example and documentation of the project itself.
2121
2222
1. BookStoreMapper.kt
2323
```kt

0 commit comments

Comments
 (0)