DesCreateUserPayload
Payload associated with creating a user.
type DesCreateUserPayload {
userId: String!
}
Fields
DesCreateUserPayload.userId ● String! non-null scalar
Workspace user identifier.