Skip to main content
Registration of a user. Requires special permission from Fluz to enable. Please contact support to enable this feature if needed.

Arguments

String!
required
The first name of user for registration.
String!
required
The last name of user for registration.
String!
required
The phone number name of user for registration.
String!
required
The region code of phone number for registration.
String!
required
The email of user for registration.
String!
required
The date of birth of user for registration.

Returns

RegisterUserResponse — Represents the response returned from the registerUser mutation.