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

Introduce ErrorInfoProviderOptions.ExposeExceptionDetailsMode (#3276)

github.com/graphql-dotnet/graphql-dotnet - 41fcf1b408ef82b00c4b0edff6b38f98eb96806a authored over 2 years ago by Ivan Maximov <[email protected]>
Add AutoRegisteringInterfaceGraphType (#3270)

* Add AutoRegisteringInterfaceGraphType

* Update

* Formatting

* Update

* Apply sugge...

github.com/graphql-dotnet/graphql-dotnet - fdef65e378d9ddc37e56bd947c5453d106856710 authored over 2 years ago by Shane Krueger <[email protected]>
Add Argument overload with CLR type (#3284)

github.com/graphql-dotnet/graphql-dotnet - 9fa0dd24dfbbe89b7c170bc04cea1ab15998d1de authored over 2 years ago by Shane Krueger <[email protected]>
Rewrite IDocumentCache as IConfigureExecution (#3272)

github.com/graphql-dotnet/graphql-dotnet - 566b564bd4bbad40aa8494103b8fbae75f92cce4 authored over 2 years ago by Ivan Maximov <[email protected]>
Change to Use calls with IConfigureExecution.SortOrder (#3277)

* Add SortOrder property to IConfigureExecution

* Update

* Update ApolloTracingTests

* ...

github.com/graphql-dotnet/graphql-dotnet - e76cf60175cbc9725647fd0296d51806fcefab14 authored over 2 years ago by Shane Krueger <[email protected]>
Feature/assembly strongname (#3265)

* Bump Moq from 4.18.1 to 4.18.2 (#3264)

Bumps [Moq](https://github.com/moq/moq4) from 4.18.1...

github.com/graphql-dotnet/graphql-dotnet - 1f83015b8ea6e42f0ec4c56738dc94ccf02dcf30 authored over 2 years ago by anderslaub <[email protected]>
Remove dependency on Nito.AsyncEx.Context (#3278)

* Remove dependency on Nito.AsyncEx.Context

* Update

* Pin 6.0.303

github.com/graphql-dotnet/graphql-dotnet - 60fbabb2e82bb4f9095453ecec90d80c15125712 authored over 2 years ago by Shane Krueger <[email protected]>
Verify AutoRegisteringInputObjectGraphType works for init-only setters (#3269)

* Verify AutoRegisteringInputGraphType works for init-only setters

* Update

* Update

github.com/graphql-dotnet/graphql-dotnet - e37362eb512062d9745736d238b171d3b34fbde2 authored over 2 years ago by Shane Krueger <[email protected]>
Remove Arguments initialization from FieldBuilder (#3275)

github.com/graphql-dotnet/graphql-dotnet - 1fab95be9cf8bc30e3a7ccb13cc92d88f31437b0 authored over 2 years ago by Ivan Maximov <[email protected]>
Obsolete old Field APIs + add docs about recommended ones (#3245)

github.com/graphql-dotnet/graphql-dotnet - db28164485e0bd3b9e7f8fc574a853eb2c4c2d24 authored over 2 years ago by Ivan Maximov <[email protected]>
Add warning notice about Harness project and middleware (#3271)

Add warning notice about HArness project and middleware

github.com/graphql-dotnet/graphql-dotnet - 8edd599e9255ab8bea9036efab8d1d052f02aac6 authored over 2 years ago by Ivan Maximov <[email protected]>
Bump Moq from 4.18.1 to 4.18.2 (#3264)

Bumps [Moq](https://github.com/moq/moq4) from 4.18.1 to 4.18.2.
- [Release notes](https://githu...

github.com/graphql-dotnet/graphql-dotnet - ed720f46e26704ed457b723801637d9d726f45bd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' of github.com:graphql-dotnet/graphql-dotnet into develop

github.com/graphql-dotnet/graphql-dotnet - 2ff8a9ac649215965437c95577afdab1f70d9111 authored over 2 years ago by Ivan Maximov <[email protected]>
Set ExposeData to false by default (#3263)

github.com/graphql-dotnet/graphql-dotnet - 0544ad9ff4c8e72d6c72d74e486e92b797fc67a4 authored over 2 years ago by Shane Krueger <[email protected]>
Bump xunit from 2.4.1 to 2.4.2 (#3262)

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://gi...

github.com/graphql-dotnet/graphql-dotnet - 410712abf017f49c0a8fc14886f8baaee12f6abf authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
File-scoped namespaces for DataLoader and serialization projects (#3261)

github.com/graphql-dotnet/graphql-dotnet - 42a299e77748ec588bf34c33334e985098563298 authored over 2 years ago by Ivan Maximov <[email protected]>
File-scoped namespaces for GraphQL.MemoryCache and GraphQL.MicrosoftDI (#3260)

github.com/graphql-dotnet/graphql-dotnet - cf6fcea614a728f228f3925e79b28cc5ca63369d authored over 2 years ago by Ivan Maximov <[email protected]>
Update docs for ResolveType (#3254)

github.com/graphql-dotnet/graphql-dotnet - 53e1a882eddd85d1663750540960bf0acae57916 authored over 2 years ago by Shane Krueger <[email protected]>
File-scoped namespaces for Harness project (#3259)

github.com/graphql-dotnet/graphql-dotnet - 9452754a5a92b1b8fcbc85338f031c2507376556 authored over 2 years ago by Ivan Maximov <[email protected]>
Apply IDE0090 solution-wide (#3258)

github.com/graphql-dotnet/graphql-dotnet - b686abd40d22ec19198d343eafec0424c19d6da1 authored over 2 years ago by Ivan Maximov <[email protected]>
Demonstrate issue 3233 (#3256)

github.com/graphql-dotnet/graphql-dotnet - 0419954bf04d2f4c0bb60a751ebb15249baa6fb0 authored over 2 years ago by Ivan Maximov <[email protected]>
Prevent double initialization of graph types (#3248)

github.com/graphql-dotnet/graphql-dotnet - d922490da80a5e567609b07cb285e1f8017e70d6 authored over 2 years ago by Shane Krueger <[email protected]>
Add known issue for case insensitive enumeration value matching (#3255)

github.com/graphql-dotnet/graphql-dotnet - 431db6fa0515a28fa4caa97b8f49239a730fec07 authored over 2 years ago by Shane Krueger <[email protected]>
Add Field overload with clr type (#3247)

github.com/graphql-dotnet/graphql-dotnet - 480aa4a129aca11c5460c6710e67651dd64d6cb3 authored over 2 years ago by Shane Krueger <[email protected]>
Add IsNativelyAsync property (#3253)

github.com/graphql-dotnet/graphql-dotnet - 8cd9dc108b671c27e02615cd995e0cc5b355ce2a authored over 2 years ago by Shane Krueger <[email protected]>
Update migration docs (#3252)

github.com/graphql-dotnet/graphql-dotnet - 86b9e222456ec5caea332a8a4a85ee87e9c1f5a7 authored over 2 years ago by Shane Krueger <[email protected]>
Remove not needed code (#3249)

github.com/graphql-dotnet/graphql-dotnet - e058e36af8f62327f7062bf2a7465d9b1a12a1f0 authored over 2 years ago by Ivan Maximov <[email protected]>
Use fluent Field APIs in tests + documentation fixes (#3244)

github.com/graphql-dotnet/graphql-dotnet - 37895079559f479a6a569b90cbd1c42c5a4b3d78 authored over 2 years ago by Ivan Maximov <[email protected]>
Use fluent Field APIs instead of FieldXXX overloads (#3242)

github.com/graphql-dotnet/graphql-dotnet - f1f8348c0f8ae45b71f06688dfd4dde2338d5f05 authored over 2 years ago by Ivan Maximov <[email protected]>
Merge from master

github.com/graphql-dotnet/graphql-dotnet - c4da672711bd479a4c93d548df3e27b50143cc36 authored over 2 years ago by Shane Krueger <[email protected]>
Fix package versioning (#3231)

github.com/graphql-dotnet/graphql-dotnet - 275e7f59212f05beb27cb5714131b4d4d9a6b92d authored over 2 years ago by Shane Krueger <[email protected]>
Add notes about metrics (#3232)

github.com/graphql-dotnet/graphql-dotnet - 06ddd56e7409f05eb02d56e04713c4e0be07b5f8 authored over 2 years ago by Ivan Maximov <[email protected]>
Do not commit when working tree clean (#3228)

github.com/graphql-dotnet/graphql-dotnet - 0be6b018bde4b91db420cfa773499ddc0242a148 authored over 2 years ago by Ivan Maximov <[email protected]>
Add IResolveFieldContext.User (#3226)

github.com/graphql-dotnet/graphql-dotnet - 04e5cf39c2b4adda4884b3665bf035a040fe28df authored over 2 years ago by Shane Krueger <[email protected]>
Fix complexity analyzer (#3222)

github.com/graphql-dotnet/graphql-dotnet - 11784ae14b4f9bb5c3bcaa10dcdad60960dc4288 authored over 2 years ago by Shane Krueger <[email protected]>
Bump actions/setup-node from 3.4.0 to 3.4.1 (#3227)

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

github.com/graphql-dotnet/graphql-dotnet - dc4e95308ae04afe5810d46f368eba9449486aae authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3.3.0 to 3.4.0 (#3223)

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

github.com/graphql-dotnet/graphql-dotnet - 585af05161503ee99f069fe7adedc2238ecf3e1e authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update migration document (#3216)

github.com/graphql-dotnet/graphql-dotnet - 05812d82fb9f6434e4bb4e22dcd26d2343f82b2b authored over 2 years ago by Shane Krueger <[email protected]>
Bump moment from 2.29.2 to 2.29.4 in /docs2 (#3219)

Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https...

github.com/graphql-dotnet/graphql-dotnet - 473a8edc63b1f466d4f0993cdac80865c7c724f7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump moment from 2.29.2 to 2.29.4 (#3218)

Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https...

github.com/graphql-dotnet/graphql-dotnet - 2ad001d08fcc84e44fc642c4cbc7e6222807567b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix workflow action for publishing documentation (#3217)

github.com/graphql-dotnet/graphql-dotnet - 4034c757b9121075215e4752a7edff42796a7bed authored over 2 years ago by Shane Krueger <[email protected]>
Add global GraphQL Attributes (#3203)

github.com/graphql-dotnet/graphql-dotnet - 0284fcaa7b851ec7137f3ccaadc868c9b09841d5 authored over 2 years ago by Shane Krueger <[email protected]>
Use SourceFieldResolver for top-level nodes of subscriptions (#3213)

github.com/graphql-dotnet/graphql-dotnet - 9399c0ff3b3b478c49f38906ab749a38ffb43825 authored over 2 years ago by Ivan Maximov <[email protected]>
Add override for VisitOperationDefinitionAsync (#3211)

github.com/graphql-dotnet/graphql-dotnet - c780cfe202b9cabe756e482e1c5b4fe52f65484f authored over 2 years ago by Shane Krueger <[email protected]>
Improved comment on AutoRegisteringObjectGraphType.GetRegisteredMembers() (#3212)

github.com/graphql-dotnet/graphql-dotnet - eaeb9d4afe7480850d4677ae26c6075903085a72 authored over 2 years ago by Peter Smolinský <[email protected]>
Fix nested complexity fragment sorting (#3209)

github.com/graphql-dotnet/graphql-dotnet - 87d7a5e4324cddf09a9a249e436189f9ef051cd4 authored over 2 years ago by Shane Krueger <[email protected]>
AutoRegisteringObjectGraphType: Inherited methods migration note (#3208)

github.com/graphql-dotnet/graphql-dotnet - 8f7f72d0012313dbd4c228a95191c0dce5692edc authored over 2 years ago by Shane Krueger <[email protected]>
AutoRegisteringObjectGraphType: Add recognition for inherited methods (#3205)

github.com/graphql-dotnet/graphql-dotnet - c3250c5306db7707060dfa07a0a37843c2f499fb authored over 2 years ago by Peter Smolinský <[email protected]>
Fix complexity analyzer test (#3202)

github.com/graphql-dotnet/graphql-dotnet - d94e5087cb9ab26f50a19612a5d85eaa4f52cbc1 authored over 2 years ago by Shane Krueger <[email protected]>
Merge branch 'master' into develop

github.com/graphql-dotnet/graphql-dotnet - 6b20394504ab1fa62f3d6273fe0074c17b1ed615 authored over 2 years ago by Shane Krueger <[email protected]>
Fix inherited methods for schema builder (#3196)

github.com/graphql-dotnet/graphql-dotnet - 5810855929755fd6ad15fbcba9a31ec71bca1e75 authored over 2 years ago by Shane Krueger <[email protected]>
Add migration notes for complexity analyzer (#3195)

github.com/graphql-dotnet/graphql-dotnet - b3e6a64537b14b15ae60ef36e7d2d91c0f2b5c09 authored over 2 years ago by Shane Krueger <[email protected]>
Remove System.Text.Json dependency for .NET Core 3.1+ (#3199)

github.com/graphql-dotnet/graphql-dotnet - a2f2c180c3581f083dfef01dc17948e174a765de authored over 2 years ago by Shane Krueger <[email protected]>
Fix NestedFragmentsComparer (#3192)

github.com/graphql-dotnet/graphql-dotnet - e71e004613a7334a4543dcf76a72e85605c96ada authored over 2 years ago by Ivan Maximov <[email protected]>
Handle both string and integer versions (#3190)

github.com/graphql-dotnet/graphql-dotnet - 96964bd60f5b5a529978af1a9557ab99b4b2fb94 authored over 2 years ago by Ivan Maximov <[email protected]>
Fix SystemTextJson serializer to allow custom json converters for any data type (#3189)

github.com/graphql-dotnet/graphql-dotnet - dc379ffea21f24141df2236c326486f9146ae553 authored over 2 years ago by Shane Krueger <[email protected]>
Unify namespaces for all extension methods for IGraphQLBuilder (#3184)

github.com/graphql-dotnet/graphql-dotnet - 387347b4e85a784e967e7f5b7dbaba1fcffaf8e9 authored over 2 years ago by Ivan Maximov <[email protected]>
Fix NRT interpreter for auto registering graph types (#3187)

github.com/graphql-dotnet/graphql-dotnet - 23e0fffd017ec2b8577f3368b09800b0995b8ee1 authored over 2 years ago by Shane Krueger <[email protected]>
Optimize hashing for APQ (#3186)

github.com/graphql-dotnet/graphql-dotnet - 0182f4c6c59df49800b870b4de256a59ffdcf819 authored over 2 years ago by Ivan Maximov <[email protected]>
Bump actions/dependency-review-action from 1 to 2 (#3183)

github.com/graphql-dotnet/graphql-dotnet - f09642744e9dedbf022ba4ec8d44fcb6caf314fd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add dependency-review-action (#3148)

github.com/graphql-dotnet/graphql-dotnet - 8a92c3b506c2c851bdc7b9ab553a15bb550c84be authored over 2 years ago by Ivan Maximov <[email protected]>
Extension methods for MissingRequestServicesException (#3181)

github.com/graphql-dotnet/graphql-dotnet - 4cb098a43cfa405dcf8066460c01e4b3aa728405 authored over 2 years ago by Ivan Maximov <[email protected]>
Add ValidationContext.Metrics (#3180)

github.com/graphql-dotnet/graphql-dotnet - a2942fd252c634622d7bdb52b425e7e60e61d1da authored over 2 years ago by Ivan Maximov <[email protected]>
Mark IComplexityAnalyzer as obsolete (#3179)

github.com/graphql-dotnet/graphql-dotnet - dc277d8068fffeafc79263f7f3e66040c03fed84 authored over 2 years ago by Shane Krueger <[email protected]>
Merge branch 'master' into develop

github.com/graphql-dotnet/graphql-dotnet - b2c6e1029b2bfcf53b79506447b38ccb3bdd54b3 authored over 2 years ago by Shane32 <[email protected]>
Fix error message when no query is defined (#3170)

github.com/graphql-dotnet/graphql-dotnet - f1c8085a2ef69bde511b25afef6a38c9602010d3 authored over 2 years ago by Shane Krueger <[email protected]>
Remove obsolete members for v7 (aka v6) (#3174)

github.com/graphql-dotnet/graphql-dotnet - 90ff95b48be7af4eea6c85318a932d6f5152adf6 authored over 2 years ago by Shane Krueger <[email protected]>
Convert the complexity analyzer into a validation rule (#3172)

github.com/graphql-dotnet/graphql-dotnet - 5fd375f32d39dc0a48d172c43a3b1762e597a1de authored over 2 years ago by Shane Krueger <[email protected]>
Replace DirectiveGraphType with Directive (#3173)

Replace DirectiveGraphType with Directive in Directive.md since DirectiveGraphType has been rena...

github.com/graphql-dotnet/graphql-dotnet - 571f412287a5533b92b65cb98ba1df8a0fd3cb3b authored over 2 years ago by An Vu <[email protected]>
Convert IVariableVisitor to async (#3166)

github.com/graphql-dotnet/graphql-dotnet - 2948d3881129515ab70650a279e1e1175388970a authored over 2 years ago by Shane Krueger <[email protected]>
Throw proper exception when RequestServices is null (#3147)

github.com/graphql-dotnet/graphql-dotnet - b6ef5f2d94dd1f22ac6cd3cad5f3bb98ee16b4e0 authored over 2 years ago by Shane Krueger <[email protected]>
Support asynchronous validation rules (#3163)

github.com/graphql-dotnet/graphql-dotnet - a148c315480a901552852c9b9fae6e9991424ad3 authored over 2 years ago by Shane Krueger <[email protected]>
Specify individual field impact for ComplexityAnalyzer (#3159)

github.com/graphql-dotnet/graphql-dotnet - 381a233a051aa4888fd6606a7f7ff1a510a03404 authored over 2 years ago by SlavaUtesinov <[email protected]>
Merge remote-tracking branch 'origin/master' into develop

github.com/graphql-dotnet/graphql-dotnet - 5cac482431e59462f56cd2725ab4b351475f2536 authored over 2 years ago by Shane Krueger <[email protected]>
Bump actions/setup-node from 3.2.0 to 3.3.0 (#3161)

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

github.com/graphql-dotnet/graphql-dotnet - 5d83d96ffa76f04918fe343a9b2b3536716a9d20 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add migration note about case insensitive matching for enums (#3157)

github.com/graphql-dotnet/graphql-dotnet - 09625440d3a07c3f2f879246080e1f5ddeb9d991 authored over 2 years ago by Shane Krueger <[email protected]>
Release DataLoaderList for cached DataLoaderPair entries (#3154)

github.com/graphql-dotnet/graphql-dotnet - 0f6d472bc57b8331d462a6ad54c49de31660acd6 authored over 2 years ago by Shane Krueger <[email protected]>
Bump Roslynator.Formatting.Analyzers from 4.1.0 to 4.1.1 (#3152)

Bumps [Roslynator.Formatting.Analyzers](https://github.com/josefpihrt/roslynator) from 4.1.0 to ...

github.com/graphql-dotnet/graphql-dotnet - 7c781f02e5513f73698f630d3a7ba9a3432c5008 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Roslynator.Analyzers from 4.1.0 to 4.1.1 (#3153)

Bumps [Roslynator.Analyzers](https://github.com/josefpihrt/roslynator) from 4.1.0 to 4.1.1.
- [...

github.com/graphql-dotnet/graphql-dotnet - a64d3c259adc8af690a05449b1b26420fe01f4a7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' into develop

github.com/graphql-dotnet/graphql-dotnet - 27f65e697e5aca879dbd45728106d67e07b71322 authored over 2 years ago by Shane Krueger <[email protected]>
Bump System.Memory from 4.5.4 to 4.5.5 (#3149)

Bumps [System.Memory](https://github.com/dotnet/corefx) from 4.5.4 to 4.5.5.
- [Release notes](...

github.com/graphql-dotnet/graphql-dotnet - ec7cef0ffa45bad1d1a98aa0fca1966348940193 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump CommandLineParser from 2.8.0 to 2.9.1 (#3142)

Bumps [CommandLineParser](https://github.com/commandlineparser/commandline) from 2.8.0 to 2.9.1....

github.com/graphql-dotnet/graphql-dotnet - 76de3aed813807d91f21fa636da84452434c78b0 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/setup-node from 3.1.1 to 3.2.0 (#3141)

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

github.com/graphql-dotnet/graphql-dotnet - 0d6d26bdac28160d75a98d29949105997c42cda9 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump Moq from 4.18.0 to 4.18.1 (#3140)

Bumps [Moq](https://github.com/moq/moq4) from 4.18.0 to 4.18.1.
- [Release notes](https://githu...

github.com/graphql-dotnet/graphql-dotnet - 0d6cd795d36409acd650e3c25bcc32094d8eb125 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update api approvals for .NET SDK 6.0.300 (#3143)

github.com/graphql-dotnet/graphql-dotnet - 11bbc3121b9b2834affbe8e378642bac12105396 authored over 2 years ago by Shane Krueger <[email protected]>
Automatic Persisted Queries (#3134)

github.com/graphql-dotnet/graphql-dotnet - a15d1a180ae73e45b9894b04da796f82ccb4b52d authored over 2 years ago by SlavaUtesinov <[email protected]>
Bump Moq from 4.17.2 to 4.18.0 (#3137)

Bumps [Moq](https://github.com/moq/moq4) from 4.17.2 to 4.18.0.
- [Release notes](https://githu...

github.com/graphql-dotnet/graphql-dotnet - f6a1159802a546b9256cd83fa686ce46dce1ce83 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
enablePredicate -> enableMetricsPredicate (#3136)

github.com/graphql-dotnet/graphql-dotnet - 3513a4eae6701077fbf772fc9aafb9b16ab6f766 authored over 2 years ago by Ivan Maximov <[email protected]>
Update Apollo Tracing extension methods (#3132)

github.com/graphql-dotnet/graphql-dotnet - 19bfbe76090f74ba26b0c458112a2a070df61cc8 authored over 2 years ago by Shane Krueger <[email protected]>
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.2.0 (#3133)

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

github.com/graphql-dotnet/graphql-dotnet - 62b75a3ca0f4e319f218ca0117f1edbe75c3184b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add IConfigureExecution (#3121)

github.com/graphql-dotnet/graphql-dotnet - 03a868cfe723ef2097ed72892bcc8b96740b29e9 authored over 2 years ago by Shane Krueger <[email protected]>
Optimize InstrumentFieldsMiddleware when metrics are disabled (#3130)

github.com/graphql-dotnet/graphql-dotnet - 8b0325613a293d8bd3f55af06a55bbfa3715e4b2 authored over 2 years ago by Ivan Maximov <[email protected]>
Make FieldBuilder constructor public (#3126)

github.com/graphql-dotnet/graphql-dotnet - 81730d2d68bc1e46c17399ce256e78b57db0d4b6 authored over 2 years ago by Shane Krueger <[email protected]>
Followup to PR 3114 (#3127)

github.com/graphql-dotnet/graphql-dotnet - 83267bf178d02da961aa7520e3d48c23abd53ea2 authored over 2 years ago by Shane Krueger <[email protected]>
Allow execution configurations to set Schema and Query (#3119)

github.com/graphql-dotnet/graphql-dotnet - 8095d323131218ea459f1f75a35de38d12386175 authored over 2 years ago by Shane Krueger <[email protected]>
Fix SchemaTypes so it does not create instances twice (#3114)

github.com/graphql-dotnet/graphql-dotnet - f9f829f8cd7013faa4f585baa02265be8351e6c5 authored over 2 years ago by Shane Krueger <[email protected]>
Small rename (#3113)

github.com/graphql-dotnet/graphql-dotnet - e370caef2155c7b6681bf5b382b5682bb0901294 authored over 2 years ago by Ivan Maximov <[email protected]>
Bump xunit.runner.visualstudio from 2.4.4 to 2.4.5 (#3120)

github.com/graphql-dotnet/graphql-dotnet - f497064b748f540224e3cd88a9b885cb9b55e319 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.4 (#3116)

github.com/graphql-dotnet/graphql-dotnet - c651838de608d801a244764d7f3f19b1a15feabb authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>