OBJECT
signUpPayload
Autogenerated return type of signUp.
link GraphQL Schema definition
- type signUpPayload {
- # A unique identifier for the client performing the mutation.
- String :
- String :
- # The list of errors occurred during the mutation
- FieldError] : [
- String :
- String :
- User :
- WhitelabelSetting :
- }