graphql-dotnet / graphql-dotnet/graphql-dotnet
Auto-registering graph type todo / wish list
- Dominant language
- C#
- Stars
- 6k
- Forks
- 945
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 14
Description
- [x] #2884
- [x] #2891
- [x] #2892
- [x] #2902
- [x] #2932
- [x] #2974
- [x] #2999
- [ ] `[DefaultValueAst]` attribute?
- [ ] Add own `[Description]`, `[DeprecationReason]` and `[DefaultValue]` attributes?
- [ ] Deprecate `[GraphQLMetadata]` attribute?
- [ ] Add `[IsTypeOf]` attribute
- [x] Interface support via `AutoRegisteringInterfaceGraphType`
- [x] Consider attribute namespace and/or file location within repo.
- [ ] Add documentation (not just migration docs) for all new functionality
- [ ] Consider alternative way of handling lists, so lists inside of lists are supported better within `TypeInformation`.
- [x] Add demo project to demonstrate new functionality
- [ ] Add attributes to specify date / timespan formats
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.