Last update:
July 26, 2024
IdentityResultType object¶
This type represents the result of an identity-related operation.
Fields¶
Field | Description |
---|---|
succeeded Boolean! |
Indicates whether the identity operation succeeded. |
errors IdentityErrorType |
Provides details about any errors encountered during the identity operation. |