CreateGropiusUserPayload
No description
type CreateGropiusUserPayload {
  gropiusUser: GropiusUser!
}
Fields
CreateGropiusUserPayload.gropiusUser ● GropiusUser! non-null object
The created GropiusUser
Returned by
createGropiusUser  mutation