PortalUserInput
No description
input PortalUserInput {
guid: ID!
updateUser: UpdateUser!
}
Fields
PortalUserInput.guid ● ID! non-null scalar miscellaneous
The guid of the portal
PortalUserInput.updateUser ● UpdateUser! non-null input partner-portal
The user to be added to the portal
Member Of
portalUserAdd mutation ●
portalUserRemove mutation
Was this topic helpful?