Merge pull request #1422 from shreedharhegde99/docs/heading-level-for-constructor
Docs : Corrected heading level for constructor
This commit is contained in:
@@ -59,7 +59,7 @@ class MyFulfillmentService extends FulfillmentService {
|
||||
export default MyFulfillmentService;
|
||||
```
|
||||
|
||||
## constructor
|
||||
### constructor
|
||||
|
||||
You can use the `constructor` of your fulfillment provider to have access to different services in Medusa through dependency injection.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user