Files
medusa-store/.changeset/spotty-spies-act.md
T
Shahed Nasser 1f73281ab8 fix(types): fix type of application_method_type filter (#12160)
The `application_method_type` filter has a `string` type in the HTTP types. This PR accurately sets the type. This is useful for the generated OAS to show the possible filter values.
2025-04-13 13:16:57 +00:00

89 B

@medusajs/types
@medusajs/types
patch

fix(types): fix type of application_method_type filter