Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

graphql-dotnet

We are on a mission to provide an easy to use GraphQL server implementation for .NET.
Collective - Host: opensource - https://opencollective.com/graphql-net - Code: https://github.com/graphql-dotnet/graphql-dotnet

Rename ConfigureExecution to ConfigureExecutionOptions (#2788)

github.com/graphql-dotnet/graphql-dotnet - 84f5deeddc2709dadf86c434d1805668b4ee1181 authored about 3 years ago by Shane Krueger <[email protected]>
Fix check annotations (#2787)

github.com/graphql-dotnet/graphql-dotnet - c59cc7fda6771510c048cc121e9e919a98263e89 authored about 3 years ago by Ivan Maximov <[email protected]>
Add docs for DateOnly and TimeOnly (#2784)

github.com/graphql-dotnet/graphql-dotnet - 44448c023bbaafea575d195ac392de75bc4e3e50 authored about 3 years ago by Ivan Maximov <[email protected]>
Remove inaccurate comment on AddGraphQL (#2783)

github.com/graphql-dotnet/graphql-dotnet - b149177e073507c1f436d4460e637a19f0d7ccf7 authored about 3 years ago by Shane Krueger <[email protected]>
Minor updates to IGraphQLBuilder and related code (#2781)

github.com/graphql-dotnet/graphql-dotnet - 71bfab6748bf2ffad60718f20f6ad594d5c2c792 authored about 3 years ago by Shane Krueger <[email protected]>
Small refactoring around IGraphQLBuilder (#2775)

github.com/graphql-dotnet/graphql-dotnet - 8f6c29fa2053326f4818942e25f54f7ce36ca528 authored about 3 years ago by Ivan Maximov <[email protected]>
Merge branch 'master' into develop

github.com/graphql-dotnet/graphql-dotnet - dc26c96b3d97ace46a4ca9a76dd786c480ddf594 authored about 3 years ago by Ivan Maximov <[email protected]>
Suggested changes to IGraphQLBuilder (#2769)

github.com/graphql-dotnet/graphql-dotnet - a0efba074368a64ae1555c28fe8f954eec5c60c4 authored about 3 years ago by Shane Krueger <[email protected]>
Add ConfigureAwait(false) to ValidateAsync (#2772)

github.com/graphql-dotnet/graphql-dotnet - da102aab06b31a7aa9ca15a53f95f716066b94a3 authored about 3 years ago by Shane Krueger <[email protected]>
Add forgotten ConfigureAwait(false) (#2768)

github.com/graphql-dotnet/graphql-dotnet - 2f415881cfd454441ed67fd6016d0fcd2ba7e5e8 authored about 3 years ago by Ivan Maximov <[email protected]>
Merge branch 'master' of github.com:graphql-dotnet/graphql-dotnet into develop

# Conflicts:
# src/GraphQL/Validation/DocumentValidator.cs

github.com/graphql-dotnet/graphql-dotnet - f7dbf35e977bdb45caea9cd8d98a11e6191cbd8a authored about 3 years ago by Ivan Maximov <[email protected]>
Add forgotten ConfigureAwait(false) (#2770)

Co-authored-by: Ivan Maximov <[email protected]>

github.com/graphql-dotnet/graphql-dotnet - 1633ca04345b924f4088e7d9bf9218f73a046ecb authored about 3 years ago by Shane Krueger <[email protected]>
Add InputExtensions; rename Extensions and Inputs (#2766)

github.com/graphql-dotnet/graphql-dotnet - 6ddf458b500df556970de6fdce480a1a5e982d7d authored about 3 years ago by Shane Krueger <[email protected]>
async UnhandledExceptionDelegate (#2755)

github.com/graphql-dotnet/graphql-dotnet - 56ab5972e4646ce59415604ce02f9645bdd476cf authored about 3 years ago by Ivan Maximov <[email protected]>
Update README.md (#2761)

github.com/graphql-dotnet/graphql-dotnet - 9e9395cae4a031390dbe57d1bb9f91dbf26221df authored about 3 years ago by Ivan Maximov <[email protected]>
Remove Microsoft.Extensions.DependencyInjection.Abstractions reference (#2764)

github.com/graphql-dotnet/graphql-dotnet - 087b9ee8aee68cd6e68cc1538178e6fb3016b5c5 authored about 3 years ago by Ivan Maximov <[email protected]>
Make IDocumentCache asynchronous (#2758)

github.com/graphql-dotnet/graphql-dotnet - f1624cc75752d602173a238ba5e451640727c8cc authored about 3 years ago by Super <[email protected]>
Update apiapprovals

github.com/graphql-dotnet/graphql-dotnet - 08eb65377e7250649e6c19453bdce5fc43975116 authored about 3 years ago by Shane Krueger <[email protected]>
Merge from master

github.com/graphql-dotnet/graphql-dotnet - e1261afd320a57a48538689a61da02bb7ac1e2d7 authored about 3 years ago by Shane Krueger <[email protected]>
Update NRT annotations on ErrorInfo (#2756)

github.com/graphql-dotnet/graphql-dotnet - e9313fd35bab250b5840153ad0e6b87913c2c5d6 authored about 3 years ago by Shane Krueger <[email protected]>
Initialize schema for all public methods in printers (#2753)

github.com/graphql-dotnet/graphql-dotnet - c3ca5d68a119c126e4bd64bc7ae9faade76e53c7 authored about 3 years ago by Ivan Maximov <[email protected]>
Enable C#10 (#2750)

github.com/graphql-dotnet/graphql-dotnet - 419643ae44b964ef4f9af2db1f0666eddf900516 authored about 3 years ago by Ivan Maximov <[email protected]>
Fix github-script@v5 usage (#2746)

github.com/graphql-dotnet/graphql-dotnet - 1d5a9b0dc6e4165fa3d6d0b129df519747de1753 authored about 3 years ago by Ivan Maximov <[email protected]>
Fix some CodeQL warnings (#2745)

github.com/graphql-dotnet/graphql-dotnet - 55a2c68bfd36f209a71e358071b4dfb916bf6582 authored about 3 years ago by Ivan Maximov <[email protected]>
Fix SchemaBuilder to decode default values correctly (#2696)

github.com/graphql-dotnet/graphql-dotnet - 3deeb39984fbd8c27dc69e09d44795318d9bf358 authored about 3 years ago by Shane Krueger <[email protected]>
Configure codecov to post fresh coverage comment (#2744)

github.com/graphql-dotnet/graphql-dotnet - aa32bfbf1c59e52ca5ea92f225dd7e47c6245d71 authored about 3 years ago by Ivan Maximov <[email protected]>
Update dependency-injection.md (#2739)

github.com/graphql-dotnet/graphql-dotnet - 590bd34f757e4f00933b80751570e90cd02b6858 authored about 3 years ago by Ivan Maximov <[email protected]>
Use only actual TFMs for approvals (#2738)

github.com/graphql-dotnet/graphql-dotnet - 9c76ba90792f3781329a857ad1771ef94da354ef authored about 3 years ago by Ivan Maximov <[email protected]>
Fix NRT annotations for Inputs (#2720)

github.com/graphql-dotnet/graphql-dotnet - 91b91d70585fae5fb0b32d9589c21af6dbf6192f authored about 3 years ago by Shane Krueger <[email protected]>
Update user-context.md (#2736)

github.com/graphql-dotnet/graphql-dotnet - e3c602b2535a52d36b845cfb958fd810791aca91 authored about 3 years ago by Askar <[email protected]>
Add multi-TFM support for API approval tests (#2730)

github.com/graphql-dotnet/graphql-dotnet - 6909cafab864f5f5f9f312fd8da0ebf9107f615c authored about 3 years ago by Ivan Maximov <[email protected]>
Add dateonly and timeonly support (#2724)

github.com/graphql-dotnet/graphql-dotnet - 575897f6ab9a255f4536970c493cfb03f465249e authored about 3 years ago by Simon Cropp <[email protected]>
Prepare v5 docs (#2729)

github.com/graphql-dotnet/graphql-dotnet - 7053c96026526aefc0bd8c8faf41c8f930fcde32 authored about 3 years ago by Ivan Maximov <[email protected]>
OperationName for ValidationContext (#2725)

github.com/graphql-dotnet/graphql-dotnet - c36d676d46a389cf485de3f3754f92d3b0745a57 authored about 3 years ago by SlavaUtesinov <[email protected]>
Change validation rules to use ValueTask (#2721)

github.com/graphql-dotnet/graphql-dotnet - ce0a314a26173b3bd0bc409bb22f2c6d1bc2bf5c authored about 3 years ago by Shane Krueger <[email protected]>
Enable OverlappingFieldsCanBeMerged validation rule by default (#2722)

github.com/graphql-dotnet/graphql-dotnet - 16d81c2f89728207cea0a01b0dd5caa50778990f authored about 3 years ago by Shane Krueger <[email protected]>
Fix 'DateTimeOffset's offset loss (#2634)

github.com/graphql-dotnet/graphql-dotnet - e6b1a961f148ace72916b5f6234f559b8d90deeb authored about 3 years ago by paul804 <[email protected]>
Merge branch 'master' into develop

github.com/graphql-dotnet/graphql-dotnet - 1e25b0350ea34cf023f281cc3a2a68c19bc9cd4a authored about 3 years ago by Shane32 <[email protected]>
Update codeql-analysis.yml

github.com/graphql-dotnet/graphql-dotnet - 649120a1e594b361f0f802e83ac0c9cbb8c951c7 authored about 3 years ago by Ivan Maximov <[email protected]>
Support NET. 6.0 (#2712)

github.com/graphql-dotnet/graphql-dotnet - 11cf6827a9f71a55d4cf227dcafbc8a80185cce4 authored about 3 years ago by Zoltan Csizmadia <[email protected]>
CodeQL support (#2717)

github.com/graphql-dotnet/graphql-dotnet - 9962a60050462b137eaae8325334a02bf0ff7c9d authored about 3 years ago by Ivan Maximov <[email protected]>
Prepare v5 (#2716)

github.com/graphql-dotnet/graphql-dotnet - 1175d7bba291d6524784f4faa6dd2b0147ea0c78 authored about 3 years ago by Ivan Maximov <[email protected]>
Bump actions/setup-node from 2.4.1 to 2.5.0 (#2714)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Relea...

github.com/graphql-dotnet/graphql-dotnet - ba68429c50fe95827574203917d16624b88b0edd authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update OverlappingFieldsCanBeMerged to use HashSet (#2711)

github.com/graphql-dotnet/graphql-dotnet - 194480a527b58baecd6e3e3df4a2e3575634947f authored about 3 years ago by Shane Krueger <[email protected]>
Fix SchemaPrinter bug printing null lists (#2707)

github.com/graphql-dotnet/graphql-dotnet - aa68c0540b6ad20fb7754b9a67b47a111f8cf4cb authored about 3 years ago by Shane Krueger <[email protected]>
Update nullability attribute of typed Source fields (#2706)

github.com/graphql-dotnet/graphql-dotnet - ad72af89920840a6da4b4a1e7a85c2a324ce2e70 authored about 3 years ago by Shane Krueger <[email protected]>
Allow nulls in data loaders to pass through (#2708)

github.com/graphql-dotnet/graphql-dotnet - 365b0c301bc10a646e82a360bf2471e9ccf45a89 authored about 3 years ago by Shane Krueger <[email protected]>
Update GetArgument nullability definitions (#2709)

github.com/graphql-dotnet/graphql-dotnet - 3f8f1c7d56c142f6cb526d16b5a42e840a06aa73 authored about 3 years ago by Shane Krueger <[email protected]>
Bump Bogus from 33.1.1 to 34.0.1 (#2704)

Bumps [Bogus](https://github.com/bchavez/Bogus) from 33.1.1 to 34.0.1.
- [Release notes](https:...

github.com/graphql-dotnet/graphql-dotnet - a4803cf69cf083a6754e52cdb7b0ade5e5094375 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enable SchemaPrinter to sort output (#2694)

github.com/graphql-dotnet/graphql-dotnet - dfb7b1bdf85a54edd24f1eb8e7469495774840a8 authored about 3 years ago by Shane Krueger <[email protected]>
Add SchemaTypes.Initialize (#2693)

github.com/graphql-dotnet/graphql-dotnet - 970f73f1dbfaea526b26687c561a257bfb006c7d authored about 3 years ago by Shane Krueger <[email protected]>
Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 (#2699)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0 to 1.1.1.
...

github.com/graphql-dotnet/graphql-dotnet - 04c45a936603b6f168e5982b29ae4a84677f2853 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 1 to 2.4.1 (#2683)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.1.
- [Release n...

github.com/graphql-dotnet/graphql-dotnet - 64a4f47b3f39efc66f7f884c6607357027475e34 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump codecov/codecov-action from 1.2.1 to 2.1.0 (#2682)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1.2.1 to 2.1.0.
...

github.com/graphql-dotnet/graphql-dotnet - 54c812c5c4e1d77405e116eed21a7c8e1fe8d070 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/github-script from 2 to 5 (#2681)

Bumps [actions/github-script](https://github.com/actions/github-script) from 2 to 5.
- [Release...

github.com/graphql-dotnet/graphql-dotnet - 7673ee29b7a0136a42d4fbb00a835cdaa1dbfd1e authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Enable dependabot for github-actions (#2680)

github.com/graphql-dotnet/graphql-dotnet - af5406b029d0fcacaab3efdef319a627e8ddb7e6 authored about 3 years ago by Ivan Maximov <[email protected]>
SchemaValidationVisitor now checks that ResolvedType was specified for Lists and NonNulls (#2679)

github.com/graphql-dotnet/graphql-dotnet - eae8079baa1adf8dc18ec8f147196afe36befacc authored about 3 years ago by Ivan Maximov <[email protected]>
Update test-code.yml (#2662)

fix dotnet-format version to 6.0.243104 which is the last that supports netcoreapp3.1, the next ...

github.com/graphql-dotnet/graphql-dotnet - 516a505abfdc70f3b96c9487363f1139f899a970 authored about 3 years ago by Ivan Maximov <[email protected]>
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#2678)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.11.0 to 17.0.0.
- [...

github.com/graphql-dotnet/graphql-dotnet - 8485cb4e3110dc6fdf0da5ae8a64d5396aff1c2d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.Extensions.DependencyInjection from 3.1.19 to 3.1.20 (#2670)

github.com/graphql-dotnet/graphql-dotnet - e22b64f7d83623832368099437972094e6c15586 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Use consistent version of System.Runtime.CompilerServices.Unsafe (#2677)

github.com/graphql-dotnet/graphql-dotnet - faeacc8717d3c4fca15bdc2db27fdf9975a788c3 authored about 3 years ago by Brad <[email protected]>
Bump Nito.AsyncEx.Context from 5.1.0 to 5.1.2 (#2666)

github.com/graphql-dotnet/graphql-dotnet - aa8158cfcf30b7db0eda8e1cf8e6359008891990 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Bogus from 33.0.2 to 33.1.1 (#2640)

github.com/graphql-dotnet/graphql-dotnet - 0b0a998143649cada3f94bc5afe7c4b4ad029ae0 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.Extensions.DependencyInjection from 3.1.18 to 3.1.19 (#2651)

github.com/graphql-dotnet/graphql-dotnet - 7412aac50356c4a215c167d6a0aaa29e4cd1add3 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump prismjs from 1.24.0 to 1.25.0 in /docs2 (#2655)

github.com/graphql-dotnet/graphql-dotnet - 3d1f7a9012f9870d5a9a82934cd368da59566890 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tar from 4.4.15 to 4.4.19 (#2642)

github.com/graphql-dotnet/graphql-dotnet - 87d295c4a3c93acdda1c993f7c536a41a461b31c authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tar from 4.4.15 to 4.4.19 in /docs2 (#2643)

github.com/graphql-dotnet/graphql-dotnet - 45c5e3c2c4870bb4a495679406cb9e531c948d65 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump axios from 0.21.1 to 0.21.2 (#2658)

github.com/graphql-dotnet/graphql-dotnet - b905597e4f8ba8cf0ccf789b6032e47023f8894e authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix type check in InputFieldsAndArgumentsOfCorrectLength (#2660)

github.com/graphql-dotnet/graphql-dotnet - 4bc33397357df4a0fc41aa962aa26e689accd3d1 authored over 3 years ago by bamancio-futura <[email protected]>
Fix dotnet-format tool (#2661)

github.com/graphql-dotnet/graphql-dotnet - 46e6a6900f549341c4fc02184b295b73abf48563 authored over 3 years ago by Shane Krueger <[email protected]>
Bump tmpl from 1.0.4 to 1.0.5 in /docs2 (#2659)

github.com/graphql-dotnet/graphql-dotnet - 831ad6e4316523d0579937820ce6ebbd93f27190 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Ensure that all tasks are awaited before execution strategy ends (#2637)

github.com/graphql-dotnet/graphql-dotnet - 38a90980165bac30b3e6c343b3f546a6a688ef36 authored over 3 years ago by Shane Krueger <[email protected]>
Bump object-path from 0.11.5 to 0.11.8 in /docs2 (#2657)

github.com/graphql-dotnet/graphql-dotnet - fdb726924b32d79497e865d4bed1a6006b61ed57 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update AutoRegisteringObjectGraphType nullable types (#2636)

Updated AutoRegisteringObjectGraphType and AutoRegisteringInputObjectGraphType constructors to a...

github.com/graphql-dotnet/graphql-dotnet - 6e169dc86b07359a28d44653159bc48e4a497635 authored over 3 years ago by nicholashmoss <[email protected]>
Bump coverlet.msbuild from 3.0.3 to 3.1.0 (#2613)

github.com/graphql-dotnet/graphql-dotnet - 6f05e346fa89a02887c1de4518e124bff41df775 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump BenchmarkDotNet from 0.13.0 to 0.13.1 (#2628)

github.com/graphql-dotnet/graphql-dotnet - c731876a760a3c7a9663353fff7b7f7133c93d03 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 (#2630)

github.com/graphql-dotnet/graphql-dotnet - 7fe1b7bf1e95eef8058fcf99928644f0db487f60 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.5 to 1.0.7 in /docs2 (#2623)

github.com/graphql-dotnet/graphql-dotnet - f0801fabb997645c0bd142e0a21525a3a0822b64 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.5 to 1.0.7 (#2624)

github.com/graphql-dotnet/graphql-dotnet - 98731f5a726ef138ae3185feebbcb28d1881c08b authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump url-parse from 1.5.1 to 1.5.3 in /docs2 (#2625)

github.com/graphql-dotnet/graphql-dotnet - 01dab8a4d2af24d86cd5c8bf4b5bac017095972a authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.Extensions.DependencyInjection from 3.1.17 to 3.1.18 (#2626)

github.com/graphql-dotnet/graphql-dotnet - 53dd8877284aacc681bda5a4e3999572bbf9a804 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Microsoft.Extensions.DependencyInjection from 3.1.16 to 3.1.17 (#2608)

github.com/graphql-dotnet/graphql-dotnet - 139a9c1db3554a5614a2dd0af6a4d69cf4a563c8 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow overriding SchemaTypes.GetGraphType (#2619)

github.com/graphql-dotnet/graphql-dotnet - f76bc91b7900b89ef52ac48dd4b64b7073223de8 authored over 3 years ago by Shane Krueger <[email protected]>
Bump tar from 4.4.4 to 4.4.15 (#2617)

github.com/graphql-dotnet/graphql-dotnet - 134620fd07d9fbf0448d2e57fa654dbdd5fc82ca authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump tar from 4.4.4 to 4.4.15 in /docs2 (#2618)

github.com/graphql-dotnet/graphql-dotnet - 81aba6ee5d04b3a50d14aebc685b4a5d849637b1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
IGraphQLBuilder improvements (#2612)

github.com/graphql-dotnet/graphql-dotnet - 419a558cf76adb5636fb1cc6bc1aae99b31773f1 authored over 3 years ago by Shane Krueger <[email protected]>
Nullable reference type annotations part 6 (#2611)

github.com/graphql-dotnet/graphql-dotnet - 9bf36324750ceb8f62a9c09c13bcc0bfc44e85ee authored over 3 years ago by Shane Krueger <[email protected]>
Register PageInfoType within AddGraphTypes (#2605)

github.com/graphql-dotnet/graphql-dotnet - a539face031d7544292c8697fca1f7711691f462 authored over 3 years ago by Shane Krueger <[email protected]>
Add relay and generic graph types to default registrations (#2606)

github.com/graphql-dotnet/graphql-dotnet - f9c45c5bc39022cf97a97f5b1fe082356d61f5f5 authored over 3 years ago by Shane Krueger <[email protected]>
Expose Services within GraphQLBuilder (#2607)

github.com/graphql-dotnet/graphql-dotnet - f385e6f5709ce958233bc0d6f56791fcff923265 authored over 3 years ago by Shane Krueger <[email protected]>
Nullable reference type annotations part 5 (#2604)

github.com/graphql-dotnet/graphql-dotnet - 2e616d04d5d55a9cc550462ea28d02c01a0d840e authored over 3 years ago by Shane Krueger <[email protected]>
Nullable reference type annotations part 4 (#2601)

github.com/graphql-dotnet/graphql-dotnet - 5b62247ff48b35b42964854b522417d7560b331a authored over 3 years ago by Shane Krueger <[email protected]>
Nullable reference type annotations part 3 (#2600)

github.com/graphql-dotnet/graphql-dotnet - 6067bd762dbf8348dbd902397a1ed9382a0c9a8e authored over 3 years ago by Shane Krueger <[email protected]>
Nullable reference type annotations part 2 (#2599)

github.com/graphql-dotnet/graphql-dotnet - 1782a689299bb23b8de03c41664f8bb6d1277f64 authored over 3 years ago by Shane Krueger <[email protected]>
Add IGraphQLBuilder interface (#2571)

github.com/graphql-dotnet/graphql-dotnet - cb2f8a7b82be2c902d6c6285d6b82a4125280103 authored over 3 years ago by Shane Krueger <[email protected]>
Nullable Reference Types annotations part 1 (#2596)

github.com/graphql-dotnet/graphql-dotnet - 5eeeea08947734cd41d406ea74dd1979ab43fe8f authored over 3 years ago by Shane Krueger <[email protected]>
Fix execution order of data loader nodes with serial execution strategy (#2589)

github.com/graphql-dotnet/graphql-dotnet - cb5719a1562ff290921d8572f103f8db2b42b5af authored over 3 years ago by Shane Krueger <[email protected]>
Allow schema builder to parse descriptions in accordance with 2018 GraphQL spec (#2590)

github.com/graphql-dotnet/graphql-dotnet - 6b14abb805c3645ebd99f7a79f0ffd46662baa47 authored over 3 years ago by Shane Krueger <[email protected]>
Allow schema printer to print descriptions according to 2018 GraphQL spec (#2592)

github.com/graphql-dotnet/graphql-dotnet - df1f5ab7ef1a2383f59a5cfb61a660a40ab88806 authored over 3 years ago by Shane Krueger <[email protected]>