- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
createUsersStep - Medusa Core Workflows Reference
This documentation provides a reference to the createUsersStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates one or more users. To allow these users to log in, you must attach an auth identity to each user using the setAuthAppMetadataStep.
Example#
Input#
CreateUserDTO[]
CreateUserDTO[]
CreateUserDTO[]
CreateUserDTO[]CreateUserDTO
CreateUserDTOThe user to be created.
CreateUserDTO
CreateUserDTOOutput#
Was this page helpful?