graphql-platform

Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE.

MIT License

Downloads
4.5K
Stars
4.9K
Committers
300

Bot releases are visible (Hide)

graphql-platform - 12.16.0

Published by michaelstaib almost 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • fb3fe4aea15a73efa4e875e687b3880f31657501 Fixed Build

This list of changes was auto generated.

graphql-platform - 12.15.4

Published by michaelstaib almost 2 years ago

For more details click here to get to our CHANGELOG.

graphql-platform - 12.15.2

Published by michaelstaib almost 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • af2c24d5581ad7605fa02c037addf38d947278b8 Retrieve IHttpStitchingRequestInterceptor from combined services to allow override from application services (#5500)

This list of changes was auto generated.

graphql-platform - 12.15.1

Published by michaelstaib almost 2 years ago

For more details click here to get to our CHANGELOG.

graphql-platform - 12.15.0

Published by michaelstaib about 2 years ago

  • Adds Banana Cake Pop Version 2
graphql-platform - 12.14.0

Published by michaelstaib about 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • 1e562c23aeba233bc4aac0250978fffd8a1dd227 Aligned Multpart Formatter with Version 13
  • a5eb7f5b47a9cfeb12bffeed0a149acb2b36bb8e 5345 more concise error message v12 (#5391)
  • 0ef100cbcf8a5598b70dab97367ccbefc165a92c Fixed multipart serializer to handle batch request results

This list of changes was auto generated.

graphql-platform - 12.13.2

Published by michaelstaib about 2 years ago

  • Updated Banana Cake Pop to version 1.0.4

For more details click here to get to our CHANGELOG.

graphql-platform - 12.13.1

Published by michaelstaib about 2 years ago

  • Updated Banana Cake Pop to version 1.0.3
graphql-platform - 12.13.0

Published by michaelstaib about 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • 7edbe2d6bc97294564982179ec08a8505f3233c9 Ported MultiPart response fix back from 13
  • 2486e4ebb9a33a55ac54bd71cd09c33a3c14fe4b Reworked Build for BCP 1
  • 7e491389e927b373a9adaa51aea5960a641fe026 Fixed upload scalar on SS (#5333)
  • 36c737ba7183a707c36ccffd895f72c32fe2954f Fixed upload scalar on SS (#5330)
  • 452bd1daedb231a3923655be7fbb521905f9ccce Adds file upload to StrawberryShake version 12 (#5327)
  • 15a45bb8192318874fded3089692b9d5647f9637 Fixed InputParser issue for optional value types.
  • 60b8957114556b105cba36aa96128b41e3e882ea Extended documnetation on Subscriptions for v12 (#5295)
  • 6f0486c91f689bbfcd94fb88bef01aa36788b537 Backport "Allow empty filter expressions to be visited #5214" to 12 (#5293)
  • cfdc54940ce41584857fba902bcf4d772d230433 Allow to override the enum type name and value comparer

This list of changes was auto generated.

graphql-platform - 12.12.1

Published by michaelstaib over 2 years ago

What's Changed

Full Changelog: https://github.com/ChilliCream/hotchocolate/compare/12.12.0...12.12.1

graphql-platform - 12.12.0

Published by michaelstaib over 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • 21294eb2444789fd69dcf582e849deeddb60f072 Reworked Template
  • 5559970b74e7b0ca91479da10c0a49b06303eab0 Updated BCP to Version 42 on HC Version 12 (#5203)
  • 9affedb5e635eea33f6b0e41794cbf1625442375 Disallow introspection fields on subscription root (#5187)
  • 66b9dcebc835d4479ecc7ec17e99e1d8d0cc9279 Adds support for flags enum (#5186)
  • feb33ff3f44ce7b1252f9ba4394ac02a02230f66 Reduce impact of MapField (#5175)
  • f592759f5edaf4484f8bdc7bd879a167f42de2a4 Backport #4775 to v12: "Close open WebSocket sessions when application is shutting down" (#5166)

This list of changes was auto generated.

graphql-platform - 12.11.1

Published by michaelstaib over 2 years ago

graphql-platform - 12.11.0

Published by michaelstaib over 2 years ago

What's Changed

Full Changelog: https://github.com/ChilliCream/hotchocolate/compare/12.10.0...12.11.0

graphql-platform - 12.10.0

Published by michaelstaib over 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • ab733917fdc3fd0b10ab86834402586bf68b24ad Release task in node resolver after use (#5052)
  • b3fdbcf8d29b938f86c0af9da256096fa39007a7 Align total count on connection & collection segment (#4960) (#5087)
  • 713cf8e7ec405b72bd31e38fdc253d05ebf8ab52 Adds pure resolver for stitching (#4702) (#5086)
  • 66b19780dbff1399080b8bb5e30064797b90691b Fixed compile issues
  • 88bc2c6b8613afe7fb5f164bb18c93b7af1ce4ef Fixed node resolver and entities resolver (#5080)
  • 612648804dd80e7fd648139c45859356ce5ecdb4 Issue 4957 Correct problem with Apollo Federation entity resolver bypassing dataloader (#4958)

This list of changes was auto generated.

graphql-platform - 12.9.0

Published by michaelstaib over 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • 97daca9c04eda37e5c5d6d3ad2c44169fb1bbb35 Make ApolloFederation Printer Public (#5041)
  • a96168b825b487543fbf4949381ac6e671e85e39 Reworked Types Source Generator (#5040)
  • a4b0c8db404b817a5b876afbd83d169fec67d890 Allow static node resolver to be defined in base classes (#5002)

This list of changes was auto generated.

graphql-platform - 12.8.2

Published by michaelstaib over 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • 4bed0c03e0e0033bcf1485ed579190f3e75fe103 Updated Banana Cake Pop to Preview 35

This list of changes was auto generated.

graphql-platform - 12.8.1

Published by michaelstaib over 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • 9d8b2fad4ddbbfa7d4bf757f94fc5e9a59cd8064 Banana Cake Pop Preview 34

This list of changes was auto generated.

graphql-platform - 12.8.0

Published by michaelstaib over 2 years ago

What's Changed

  • Add Banana Cake Pop Preview 32, which adds file upload support. @rstaib
  • Fixes issue where the Inline DataLoader name is not respected. @vhatsura #4913
  • Added default timeout of 30 minutes when debugging. @gkfischer #4924
  • Added queryExpiration option to Redis query cache. @gkfischer #4930
  • Added type system source generator. @michaelstaib

Full Changelog: https://github.com/ChilliCream/hotchocolate/compare/12.7.0...12.8.0

graphql-platform - 12.7.0

Published by michaelstaib over 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • ee6184ec1375450be1c89192c8f7b81245cd5898 Add support for custom NodaTime patterns for serialization and deserialization (#4801)

This list of changes was auto generated.

graphql-platform - 12.6.2

Published by michaelstaib over 2 years ago

For more details click here to get to our CHANGELOG.

Changes:

  • dc16e86deeb81ac3faf7b9328b8786b12696e37f Updated BCP to Preview 25
  • 29b425dfad88fb5ed90fd729612c35fea8c77ceb Fixed MutationFieldOptions for older framework versions.
  • fbf152796d26ce87268d2d0867f5727d8673b496 Added BCP preview 24 (#4794)

This list of changes was auto generated.

Package Rankings
Top 7.6% on Npmjs.org
Badges
Extracted from project README
NuGet Package License Slack channel Twitter
Related Projects