We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb3b02b commit 2bfde7dCopy full SHA for 2bfde7d
docs/content/advanced/backend/services/create-service.md
@@ -43,9 +43,9 @@ async getProductCount() {
43
}
44
```
45
46
-## Using a Service
+## Use a Service
47
48
-You can use core and custom services throughout your Medusa server.
+In this section, you'll learn how to use services throughout your Medusa server. This includes both Medusa's services and your custom services.
49
50
:::note
51
0 commit comments