Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
1,440 contributions in the last year
Activity overview
Contributed to
ChilliCream/hotchocolate,
ChilliCream/graphql-workshop,
michaelstaib/PublicSpeaking
and 5 other
repositories
Contribution activity
January 2021
Created 27 commits in 5 repositories
Created a pull request in ChilliCream/hotchocolate that received 2 comments
Opened 13 other pull requests in 2 repositories
ChilliCream/hotchocolate
2
open
9
merged
1
closed
- Adds transaction support to mutation requests.
- Added result formatter options to minify the JSON payload.
- Added support for field coordinates.
- Added in-memory cache for persisted queries.
- Introduced a way to intercept the initialization flow in order to add the query field to extended mutations.
- Fixed issues with Apollo active persisted queries flow.
- Allow for refetching on mutation payloads.
- Fixes and issue with nested pagination.
- Logging Blog
- Reworked Type Inference to be stricter.
- Enable local schemas to be used in schema stitching
- Allow to enumerate variables
graphql/graphql-wg
1
merged
Reviewed 29 pull requests in 3 repositories
ChilliCream/hotchocolate 23 pull requests
- Added logging blog post.
- Fixed stitching of scalars with list value nodes.
- fix: projection of edge type
- update v11 migration docs for batch serialization
- Updated packages with new names and links
- Fixed selection optimizer were not resolved correctly.
- v10 Object Type docs were wrong
- small grammar fix
- Added unions and interfaces documentation.
- Added version documentation.
- Fixed projections with multiple interceptors.
- Fixed string literals in places of enum values have to raise a query errors.
- doc: scalar documentation
- Mongo DB Data integration
- Added docs for AND and OR filter combinators.
- fix: filtering and graphql attributes
- Allow for refetching on mutation payloads.
- Fixed skip projection of methods and non-settable properties
- Bug with non generic ResolveWith on the ObjectFieldDescriptor class
- Correct nullability of after/before argument
- Fixes GeoJson Point has inconsistent input and output types
- Add HasErrors to IResolverContext
- clarify AddHttpRequestInterceptor usage

