you can do it label
Instead of tacking all at decorators at once, which is just too huge and demanding, you can do several stuff just for one decorator, some options are:
- You can pick one of the new ones (located at the top of the readme) and add its documentation in the current README style, that would already help a lot
- You could just add some JSDoc documentation to the one of the decorators at
src/decorator.ts or at their options object interface properties
@UnionType@InterfaceType@EnumType+@Value@Field+@Arg+@OrderBy@ObjectType@InputObjectType@Query@Mutation@Subscription@Schema@Before@Root@UseContainer@Afterschema-factoryspecs)docs/folderCHANGELOG.mdfile, instead of having release notes on theReleasestabCHANGELOG.mdfromdocsfolder to rootyou can do itlabelInstead of tacking all at decorators at once, which is just too huge and demanding, you can do several stuff just for one decorator, some options are:
src/decorator.tsor at their options object interface properties