docs: edits and fixes to commerce module docs (#7468)
Apply edits and fixes to the commerce modules docs
This commit is contained in:
@@ -4,10 +4,10 @@ import { TypeList } from "docs-ui"
|
||||
|
||||
## Interfaces
|
||||
|
||||
- [AuthUserDTO](../../auth/interfaces/auth.AuthUserDTO/page.mdx)
|
||||
- [CreateAuthUserDTO](../../auth/interfaces/auth.CreateAuthUserDTO/page.mdx)
|
||||
- [UpdateAuthUserDTO](../../auth/interfaces/auth.UpdateAuthUserDTO/page.mdx)
|
||||
- [FilterableAuthUserProps](../../auth/interfaces/auth.FilterableAuthUserProps/page.mdx)
|
||||
- [AuthIdentityDTO](../../auth/interfaces/auth.AuthIdentityDTO/page.mdx)
|
||||
- [CreateAuthIdentityDTO](../../auth/interfaces/auth.CreateAuthIdentityDTO/page.mdx)
|
||||
- [UpdateAuthIdentityDTO](../../auth/interfaces/auth.UpdateAuthIdentityDTO/page.mdx)
|
||||
- [FilterableAuthIdentityProps](../../auth/interfaces/auth.FilterableAuthIdentityProps/page.mdx)
|
||||
- [AuthenticationResponse](../../auth/interfaces/auth.AuthenticationResponse/page.mdx)
|
||||
- [AuthenticationInput](../../auth/interfaces/auth.AuthenticationInput/page.mdx)
|
||||
- [IAuthModuleService](../../auth/interfaces/auth.IAuthModuleService/page.mdx)
|
||||
|
||||
Reference in New Issue
Block a user