TypeGraphQL
- MichalLytek/type-graphql
- MIT, Typescript
- 注解/修饰器 方式
Notes
- @Args()
- @ArgsType()
- @Authorized()
- @Ctx()
- @EnumType()
- @Field()
- @FieldResolver()
- @Info()
- @InputType()
- @InterfaceType()
- @Mutation()
- @ObjectType()
- @PubSub()
- @Query()
- @Resolver()
- @Root()
- @Subscription()
- @UseMiddleware()
- @ValidateArgs()