Loading...
Was this page helpful?
This documentation provides a reference to the createInviteStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step creates one or more invites.
CreateInviteDTO[]
CreateInviteDTO[]email
stringaccepted
booleanOptionalmetadata
null | Record<string, unknown>OptionalInviteDTO[]
InviteDTO[]id
stringemail
stringaccepted
booleantoken
stringexpires_at
Datemetadata
null | Record<string, unknown>created_at
Dateupdated_at
Datedeleted_at
null | Date