Type alias NewUserSchema

NewUserSchema: {
    id: string;
}

Type declaration

  • id: string

    ID of the user