@InputType() class CreateUserInput { @Field() email: string; ... function constructs a new type (class) by picking a set of properties from an input type.
確定! 回上一頁