abstract class CreateUserInput : Input

Fragment for create mutation inputs for classes extending User

Inheritors

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The displayName of the created User

Link copied to clipboard

The email of the created User if present

Functions

Link copied to clipboard
open fun validate()

Validates this input