PortalUserResponse
No description
type PortalUserResponse {
message: String
}
Fields
PortalUserResponse.message ● String scalar miscellaneous
The message confirming if the uer was added to the account, this will return null if user already exists
Returned By
portalUserAdd mutation ●
portalUserRemove mutation
Was this topic helpful?