GraphQL OBJECT
UpdateUserAccountPayload
Payload for user account create.
link Definition
- type UpdateUserAccountPayload {
- # The updated user account.
- UserAccount :
- }
GraphQL OBJECT
Payload for user account create.
- type UpdateUserAccountPayload {
- # The updated user account.
- UserAccount :
- }