> ## Documentation Index
> Fetch the complete documentation index at: https://omss.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ProviderServiceMiddleware

```typescript
type ProviderServiceMiddleware = MiddlewareHandler<ProviderServiceOperations, TMethod>
```


## Related topics

- [SourceServiceMiddleware](/sdk-artifacts/types/SourceServiceMiddleware.md)
- [ProviderServiceOperations](/sdk-artifacts/types/ProviderServiceOperations.md)
- [SourceServiceOperations](/sdk-artifacts/types/SourceServiceOperations.md)
