Skip to content

Commit

Permalink
Update packages/core/core-flows/src/customer/workflows/update-custome…
Browse files Browse the repository at this point in the history
…rs.ts

Co-authored-by: Carlos R. L. Rodrigues <[email protected]>
  • Loading branch information
shahednasser and carlos-r-l-rodrigues authored Aug 8, 2024
1 parent 65d2823 commit e1c50a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import {
} from "@medusajs/workflows-sdk"
import { updateCustomersStep } from "../steps"

type UpdateCustomersWorkflowInput = {
export type UpdateCustomersWorkflowInput = {
selector: FilterableCustomerProps
update: CustomerUpdatableFields
} & AdditionalData
Expand Down

0 comments on commit e1c50a9

Please sign in to comment.