activateRepresentative
Activate a representative
activateRepresentative(
confirmationPassword: String!
password: String!
representativeId: UUID!
token: String!
): Representative!
Arguments
| Nom | Type | Description |
|---|---|---|
| confirmationPassword | String! non-null scalar | — |
| password | String! non-null scalar | — |
| representativeId | UUID! non-null scalar | — |
| token | String! non-null scalar | — |
Response
Representative object