Magidoc

login
Mutation

Login as the customer in the current session.

The current selection is merged with the selection associated with the customer.

Can be protected by captcha.

Required operating mode : SESSION

Rate limit: 10 requests per minute.

Arguments

#

email

Non-null

password

Non-null

loginOptions = { "applyCustomerMarket": false, "applyCustomerPricelist": false }

Non-null

Controls how the login should affect the selection and session on successful login.

Response

#

Returns LoginPayload !.

Example

#