UpdateGropiusUserPayload
No description
graphql
type UpdateGropiusUserPayload {
gropiusUser: GropiusUser!
}Fields
UpdateGropiusUserPayload.gropiusUser ● GropiusUser! non-null object
The updated GropiusUser
Returned By
updateGropiusUser mutation