Skip to content

UpdateGropiusUserPayload ​

No description

graphql
type UpdateGropiusUserPayload {
  gropiusUser: GropiusUser!
}

Fields ​

UpdateGropiusUserPayload.gropiusUser ● GropiusUser! non-null object ​

The updated GropiusUser

Returned By ​

updateGropiusUser mutation

Released under the MIT License.