chore(docs): Generated References (#6351)

Generated the following references:
- `file`
- `fulfillment`
- `inventory`
- `js_client`
- `medusa`
- `medusa_config`
- `medusa_react`
- `modules`
- `notification`
- `payment`
- `price_selection`
- `pricing`
- `product`
- `services`
- `stock_location`
- `tax`
- `tax_calculation`
- `types`
- `workflows`

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-02-08 21:18:10 +00:00
committed by GitHub
co-authored by Shahed Nasser
parent e56c440911
commit 1d0a978ffe
343 changed files with 92337 additions and 73600 deletions
@@ -19,6 +19,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [IInventoryService](../inventory/interfaces/inventory.IInventoryService.mdx)
- [JoinerServiceConfigAlias](../inventory/interfaces/inventory.JoinerServiceConfigAlias.mdx)
- [JoinerServiceConfig](../inventory/interfaces/inventory.JoinerServiceConfig.mdx)
- [IModuleService](../inventory/interfaces/inventory.IModuleService.mdx)
- [SharedContext](../inventory/interfaces/inventory.SharedContext.mdx)
## Type Aliases
File diff suppressed because one or more lines are too long
@@ -11,9 +11,11 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [FindConfig](../pricing/interfaces/pricing.FindConfig.mdx)
- [BaseFilterable](../pricing/interfaces/pricing.BaseFilterable.mdx)
- [SoftDeleteReturn](../pricing/interfaces/pricing.SoftDeleteReturn.mdx)
- [RestoreReturn](../pricing/interfaces/pricing.RestoreReturn.mdx)
- [JoinerServiceConfigAlias](../pricing/interfaces/pricing.JoinerServiceConfigAlias.mdx)
- [JoinerServiceConfig](../pricing/interfaces/pricing.JoinerServiceConfig.mdx)
- [IModuleService](../pricing/interfaces/pricing.IModuleService.mdx)
- [CurrencyDTO](../pricing/interfaces/pricing.CurrencyDTO.mdx)
- [CreateCurrencyDTO](../pricing/interfaces/pricing.CreateCurrencyDTO.mdx)
- [UpdateCurrencyDTO](../pricing/interfaces/pricing.UpdateCurrencyDTO.mdx)
@@ -63,10 +65,14 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [UpdateRuleTypeDTO](../pricing/interfaces/pricing.UpdateRuleTypeDTO.mdx)
- [FilterableRuleTypeProps](../pricing/interfaces/pricing.FilterableRuleTypeProps.mdx)
- [IPricingModuleService](../pricing/interfaces/pricing.IPricingModuleService.mdx)
- [MessageAggregatorFormat](../pricing/interfaces/pricing.MessageAggregatorFormat.mdx)
- [IMessageAggregator](../pricing/interfaces/pricing.IMessageAggregator.mdx)
- [Context](../pricing/interfaces/pricing.Context.mdx)
## Type Aliases
- [MessageBody](../pricing/types/pricing.MessageBody.mdx)
- [Message](../pricing/types/pricing.Message.mdx)
- [JoinerRelationship](../pricing/types/pricing.JoinerRelationship.mdx)
- [ModuleJoinerConfig](../pricing/types/pricing.ModuleJoinerConfig.mdx)
- [ModuleJoinerRelationship](../pricing/types/pricing.ModuleJoinerRelationship.mdx)
@@ -14,6 +14,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [RestoreReturn](../product/interfaces/product.RestoreReturn.mdx)
- [JoinerServiceConfigAlias](../product/interfaces/product.JoinerServiceConfigAlias.mdx)
- [JoinerServiceConfig](../product/interfaces/product.JoinerServiceConfig.mdx)
- [IModuleService](../product/interfaces/product.IModuleService.mdx)
- [ProductDTO](../product/interfaces/product.ProductDTO.mdx)
- [ProductVariantDTO](../product/interfaces/product.ProductVariantDTO.mdx)
- [ProductCategoryDTO](../product/interfaces/product.ProductCategoryDTO.mdx)
@@ -46,6 +47,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [CreateProductDTO](../product/interfaces/product.CreateProductDTO.mdx)
- [UpdateProductDTO](../product/interfaces/product.UpdateProductDTO.mdx)
- [IProductModuleService](../product/interfaces/product.IProductModuleService.mdx)
- [MessageAggregatorFormat](../product/interfaces/product.MessageAggregatorFormat.mdx)
- [IMessageAggregator](../product/interfaces/product.IMessageAggregator.mdx)
- [Context](../product/interfaces/product.Context.mdx)
## Type Aliases
@@ -60,6 +63,8 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [FilterValue](../product/types/product.FilterValue.mdx)
- [PrevLimit](../product/types/product.PrevLimit.mdx)
- [FilterQuery](../product/types/product.FilterQuery.mdx)
- [MessageBody](../product/types/product.MessageBody.mdx)
- [Message](../product/types/product.Message.mdx)
- [JoinerRelationship](../product/types/product.JoinerRelationship.mdx)
- [ModuleJoinerConfig](../product/types/product.ModuleJoinerConfig.mdx)
- [ModuleJoinerRelationship](../product/types/product.ModuleJoinerRelationship.mdx)
@@ -8,6 +8,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [StringComparisonOperator](../stock_location/interfaces/stock_location.StringComparisonOperator.mdx)
- [JoinerServiceConfigAlias](../stock_location/interfaces/stock_location.JoinerServiceConfigAlias.mdx)
- [JoinerServiceConfig](../stock_location/interfaces/stock_location.JoinerServiceConfig.mdx)
- [IModuleService](../stock_location/interfaces/stock_location.IModuleService.mdx)
- [SharedContext](../stock_location/interfaces/stock_location.SharedContext.mdx)
- [FilterableStockLocationProps](../stock_location/interfaces/stock_location.FilterableStockLocationProps.mdx)
- [IStockLocationService](../stock_location/interfaces/stock_location.IStockLocationService.mdx)
@@ -4,7 +4,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
## Namespaces
- [AuthenticationTypes](../types/types.AuthenticationTypes.mdx)
- [AuthTypes](../types/types.AuthTypes.mdx)
- [CacheTypes](../types/types.CacheTypes.mdx)
- [CartTypes](../types/types.CartTypes.mdx)
- [CommonTypes](../types/types.CommonTypes.mdx)
@@ -12,6 +12,7 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [DAL](../types/types.DAL.mdx)
- [EventBusTypes](../types/types.EventBusTypes.mdx)
- [FeatureFlagTypes](../types/types.FeatureFlagTypes.mdx)
- [FulfillmentTypes](../types/types.FulfillmentTypes.mdx)
- [LoggerTypes](../types/types.LoggerTypes.mdx)
- [ModulesSdkTypes](../types/types.ModulesSdkTypes.mdx)
- [PromotionTypes](../types/types.PromotionTypes.mdx)
@@ -19,20 +20,19 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [SalesChannelTypes](../types/types.SalesChannelTypes.mdx)
- [SearchTypes](../types/types.SearchTypes.mdx)
- [TransactionBaseTypes](../types/types.TransactionBaseTypes.mdx)
- [UserTypes](../types/types.UserTypes.mdx)
- [WorkflowTypes](../types/types.WorkflowTypes.mdx)
## Enumerations
- [ProviderDomain](../types/enums/types.ProviderDomain.mdx)
- [PaymentCollectionStatus](../types/enums/types.PaymentCollectionStatus.mdx)
- [PriceListStatus](../types/enums/types.PriceListStatus.mdx)
- [PriceListType](../types/enums/types.PriceListType.mdx)
## Interfaces
- [FilterableAuthProviderProps](../types/interfaces/types.FilterableAuthProviderProps.mdx)
- [FilterableAuthUserProps](../types/interfaces/types.FilterableAuthUserProps.mdx)
- [IAuthenticationModuleService](../types/interfaces/types.IAuthenticationModuleService.mdx)
- [IAuthModuleService](../types/interfaces/types.IAuthModuleService.mdx)
- [SessionOptions](../types/interfaces/types.SessionOptions.mdx)
- [BaseRepositoryService](../types/interfaces/types.BaseRepositoryService.mdx)
- [FileServiceUploadResult](../types/interfaces/types.FileServiceUploadResult.mdx)
@@ -51,10 +51,16 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [PaymentCollectionDTO](../types/interfaces/types.PaymentCollectionDTO.mdx)
- [FilterablePaymentCollectionProps](../types/interfaces/types.FilterablePaymentCollectionProps.mdx)
- [PaymentDTO](../types/interfaces/types.PaymentDTO.mdx)
- [CaptureDTO](../types/interfaces/types.CaptureDTO.mdx)
- [RefundDTO](../types/interfaces/types.RefundDTO.mdx)
- [PaymentSessionDTO](../types/interfaces/types.PaymentSessionDTO.mdx)
- [PaymentProviderDTO](../types/interfaces/types.PaymentProviderDTO.mdx)
- [CreatePaymentCollectionDTO](../types/interfaces/types.CreatePaymentCollectionDTO.mdx)
- [UpdatePaymentCollectionDTO](../types/interfaces/types.UpdatePaymentCollectionDTO.mdx)
- [CreatePaymentDTO](../types/interfaces/types.CreatePaymentDTO.mdx)
- [UpdatePaymentDTO](../types/interfaces/types.UpdatePaymentDTO.mdx)
- [CreateCaptureDTO](../types/interfaces/types.CreateCaptureDTO.mdx)
- [CreateRefundDTO](../types/interfaces/types.CreateRefundDTO.mdx)
- [CreatePaymentSessionDTO](../types/interfaces/types.CreatePaymentSessionDTO.mdx)
- [SetPaymentSessionsDTO](../types/interfaces/types.SetPaymentSessionsDTO.mdx)
- [IPaymentModuleService](../types/interfaces/types.IPaymentModuleService.mdx)
@@ -118,28 +124,41 @@ import ParameterTypes from "@site/src/components/ParameterTypes"
- [UpdateRuleTypeDTO](../types/interfaces/types.UpdateRuleTypeDTO.mdx)
- [FilterableRuleTypeProps](../types/interfaces/types.FilterableRuleTypeProps.mdx)
- [ProductCategoryTransformOptions](../types/interfaces/types.ProductCategoryTransformOptions.mdx)
- [RegionDTO](../types/interfaces/types.RegionDTO.mdx)
- [CountryDTO](../types/interfaces/types.CountryDTO.mdx)
- [FilterableRegionProps](../types/interfaces/types.FilterableRegionProps.mdx)
- [RegionCountryDTO](../types/interfaces/types.RegionCountryDTO.mdx)
- [RegionCurrencyDTO](../types/interfaces/types.RegionCurrencyDTO.mdx)
- [FilterableRegionCurrencyProps](../types/interfaces/types.FilterableRegionCurrencyProps.mdx)
- [FilterableRegionCountryProps](../types/interfaces/types.FilterableRegionCountryProps.mdx)
- [CreateRegionDTO](../types/interfaces/types.CreateRegionDTO.mdx)
- [UpdateRegionDTO](../types/interfaces/types.UpdateRegionDTO.mdx)
- [AddCountryToRegionDTO](../types/interfaces/types.AddCountryToRegionDTO.mdx)
- [RemoveCountryFromRegionDTO](../types/interfaces/types.RemoveCountryFromRegionDTO.mdx)
- [IRegionModuleService](../types/interfaces/types.IRegionModuleService.mdx)
- [SharedContext](../types/interfaces/types.SharedContext.mdx)
- [MessageAggregatorFormat](../types/interfaces/types.MessageAggregatorFormat.mdx)
- [IMessageAggregator](../types/interfaces/types.IMessageAggregator.mdx)
- [Context](../types/interfaces/types.Context.mdx)
- [InputPrice](../types/interfaces/types.InputPrice.mdx)
## Type Aliases
- [AddressDTO](../types/types/types.AddressDTO.mdx)
- [AuthProviderDTO](../types/types/types.AuthProviderDTO.mdx)
- [CreateAuthProviderDTO](../types/types/types.CreateAuthProviderDTO.mdx)
- [UpdateAuthProviderDTO](../types/types/types.UpdateAuthProviderDTO.mdx)
- [AuthUserDTO](../types/types/types.AuthUserDTO.mdx)
- [CreateAuthUserDTO](../types/types/types.CreateAuthUserDTO.mdx)
- [UpdateAuthUserDTO](../types/types/types.UpdateAuthUserDTO.mdx)
- [AuthenticationResponse](../types/types/types.AuthenticationResponse.mdx)
- [DtoBasedMutationMethods](../types/types/types.DtoBasedMutationMethods.mdx)
- [AuthModuleProviderConfig](../types/types/types.AuthModuleProviderConfig.mdx)
- [AuthProviderScope](../types/types/types.AuthProviderScope.mdx)
- [AuthenticationInput](../types/types/types.AuthenticationInput.mdx)
- [JWTGenerationOptions](../types/types/types.JWTGenerationOptions.mdx)
- [Dictionary](../types/types/types.Dictionary.mdx)
- [Query](../types/types/types.Query.mdx)
- [ExpandScalar](../types/types/types.ExpandScalar.mdx)
- [Scalar](../types/types/types.Scalar.mdx)
- [ReadonlyPrimary](../types/types/types.ReadonlyPrimary.mdx)
- [Primary](../types/types/types.Primary.mdx)
- [OperatorMap](../types/types/types.OperatorMap.mdx)
- [FilterValue2](../types/types/types.FilterValue2.mdx)
- [FilterValue](../types/types/types.FilterValue.mdx)
- [PrevLimit](../types/types/types.PrevLimit.mdx)