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