Ecosyste.ms: OpenCollective

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

ChilliCream

We create a new GraphQL platform called Hot Chocolate
Collective - Host: opensource - https://opencollective.com/chillicream - Website: https://chillicream.com - Code: https://github.com/ChilliCream

Updated Relay Documentation

github.com/ChilliCream/hotchocolate-docs - 155ed2568ca6afd250adde9672e04a6f6dcb763e authored over 5 years ago
Added temporary directive stitching fix. (#792)

github.com/ChilliCream/graphql-platform - f35b09ae6b9efa6c4ce446e07cc62963837fcd25 authored over 5 years ago
Updated Changelog (#789)

github.com/ChilliCream/graphql-platform - 1bde07c350a83ab7ff274b47c4d3b98a46f29f90 authored over 5 years ago
Fixed: Delegations added with a custom ITypeRewriter were ignored. (#786)

github.com/ChilliCream/graphql-platform - bc2eb12c52fe7b5987e6c284be10fa0c403ad4a2 authored over 5 years ago
Chenaged Naming Behaviour (#785)

github.com/ChilliCream/graphql-platform - f1793935d7af130ad6f296e97ecf6debe2035a99 authored over 5 years ago
Reduce Memory Allocation (#784)

github.com/ChilliCream/graphql-platform - 8b8a5f9c3ffc914418e3486a708b1837b98992f1 authored over 5 years ago
Fixed Middleware Issues (#782)

github.com/ChilliCream/graphql-platform - 04e7d1a4b083b3f0a0731064bb63098af5969856 authored over 5 years ago
Schema-First support with the schema builder (#781)

github.com/ChilliCream/graphql-platform - e81aa1817bedc38d349f6b91bd9164390856186f authored over 5 years ago
Switched long count to int count (#779)

github.com/ChilliCream/graphql-platform - b5d8ef6eb9764bfe580489b117f66c850d80fda6 authored over 5 years ago
NullRef Issue when type cannot be inferred from resolver (#774)

github.com/ChilliCream/graphql-platform - ae0f415a4027d27cc0a362a3b34950e005a897b5 authored over 5 years ago
Fixed Schema Exception Handling (#772)

github.com/ChilliCream/graphql-platform - 6a1d39c3d9262ced64df31d202beb6e292e54ffc authored over 5 years ago
Reconfigured code formatter

github.com/ChilliCream/hotchocolate-docs - 614e10d93e8f2b8b7ea9c080e0e2c5e16d8a59cb authored over 5 years ago
Allow to bind clr types explicitly (#767)

github.com/ChilliCream/graphql-platform - c2e1a0e46314112b1b67c1beeef8d321dd215345 authored over 5 years ago
Streamline Ignore Field Extension (#765)

github.com/ChilliCream/graphql-platform - 11f5ffad5d46017a6fe73cc262e3e077a33650f3 authored over 5 years ago
Feature/xml docstring documentation (#35)

github.com/ChilliCream/hotchocolate-docs - 4c17caed8f762004836d4f86a6713e488de1c2c7 authored over 5 years ago
Added delegation path helper to the stitching layer. (#763)

github.com/ChilliCream/graphql-platform - 88eedc572ad311e930125913734eb1ec4597efdd authored over 5 years ago
Made diagnostic names public (#762)

github.com/ChilliCream/graphql-platform - 09b6817e9d1a65e6d5039fad4054e1736bdaafde authored over 5 years ago
Fixed spelling mistake (#34)

Fixed spelling mistake :)

github.com/ChilliCream/hotchocolate-docs - 8f3730594a7871747505c1b04c88f80352114aeb authored over 5 years ago
Access to stitched http response headers (e.g. Set-Cookie) (#733)

github.com/ChilliCream/graphql-platform - 6c5085ad021d6cf88023908429d1aa13f34cbd60 authored over 5 years ago
Schema builder auth extension (#743)

github.com/ChilliCream/graphql-platform - 3e47afb71db1601de3cd59022958c440d4422217 authored over 5 years ago
Added support for XML documentation. (#721)

github.com/ChilliCream/graphql-platform - 5aacc607041f6e3cc129a1d5667efd42871b6110 authored over 5 years ago
Fixed Sonar Issues (#751)

github.com/ChilliCream/graphql-platform - e21fe8eb42eacab9ff35d269409b5aeee788251a authored over 5 years ago
Made all type descriptors public. (#750)

github.com/ChilliCream/graphql-platform - ebdf4c9748d3470e247079a44c58639b3d90830e authored over 5 years ago
Visit ObjectValue nodes when validating unused variables (#746)

github.com/ChilliCream/graphql-platform - 319ac87c29c7b5573a137f53a4b3e207902a3486 authored over 5 years ago
Migration to new schema builder API (#741)

github.com/ChilliCream/graphql-platform - 54b09b42da6bed62998b3c28014c3d8cb9669f53 authored over 5 years ago
Fix Sonar Issues (#740)

github.com/ChilliCream/graphql-platform - 6107b37706f0ec68ed4947c08b320fa51d2c2b50 authored over 5 years ago
Starwars schema builder (#739)

github.com/ChilliCream/graphql-platform - 23d3ccf3cff224c4834e8c4c587831041c191218 authored over 5 years ago
Added support for dependency injection on type converters. (#737)

github.com/ChilliCream/graphql-platform - f82c8595371edd8385b716f1b44276d760e3b670 authored over 5 years ago
Added input type documentation

github.com/ChilliCream/hotchocolate-docs - 5a56cfbdfed8afbffcf16cdc8bbd779275dae350 authored over 5 years ago
Added implements to object type (#736)

github.com/ChilliCream/graphql-platform - 02007dc315e3b4d480e4e3af7740c5c5eeefe57e authored over 5 years ago
Added union types documentation

github.com/ChilliCream/hotchocolate-docs - d780b9512bbd003ca436cb24b3b4de057e4327b5 authored over 5 years ago
Started work on the union type documentation

github.com/ChilliCream/hotchocolate-docs - 69c670ad12227edc19375518048de330b0ec3022 authored over 5 years ago
Added interface documentation

github.com/ChilliCream/hotchocolate-docs - 4237b12483c19b47cc292e70b83fba536124a44e authored over 5 years ago
Addded object type extension documentation

github.com/ChilliCream/hotchocolate-docs - dc3983973d950068a457e2fd154d8728ded3f978 authored over 5 years ago
Finished resolver chapter

github.com/ChilliCream/hotchocolate-docs - d205e3413edc02bb2c696b24c7b12e89c8474f6e authored over 5 years ago
Added more object type documentation

github.com/ChilliCream/hotchocolate-docs - 93b2b0087ba7b3000e6e01ffc053003a52241353 authored over 5 years ago
Updated the examples (#734)

github.com/ChilliCream/graphql-platform - f25ce0adcd5d9b6a73e355da62fc2a551294483f authored over 5 years ago
Changed File Structure

github.com/ChilliCream/hotchocolate-docs - 416f70000764c9fa9410bd284222c21620447072 authored over 5 years ago
Added custom context paragraph

github.com/ChilliCream/hotchocolate-docs - 479f0dbe474b6af071adeafd9a058005e4fadac6 authored over 5 years ago
Reformatted the document

github.com/ChilliCream/hotchocolate-docs - 5b2da85a065c98a5b4fe0cfe4ccba5daa364345b authored over 5 years ago
Added more detail on the descripto extension

github.com/ChilliCream/hotchocolate-docs - 6840b8a1da5cdf83988a3224e09bab644c6dcb69 authored over 5 years ago
Added extension introduction

github.com/ChilliCream/hotchocolate-docs - 9aa29623308a16bc5d9181193be843bef31d0aa7 authored over 5 years ago
Reworked Initilization Documentation

github.com/ChilliCream/hotchocolate-docs - a0a0c93849e969f5ee64f6c3ea69fa73c61a7892 authored over 5 years ago
Starte work on the initialization description

github.com/ChilliCream/hotchocolate-docs - 0e45fb0e51a71ada386bc8779538056f00269476 authored over 5 years ago
Started work on extending types docu

github.com/ChilliCream/hotchocolate-docs - abf07cae204c6933e3bb694c94f475b416e549f2 authored over 5 years ago
Added conventions example

github.com/ChilliCream/hotchocolate-docs - df758f53f8618240cd508c056eebbd7bb114de2b authored over 5 years ago
Fixed object type introduction sentence

github.com/ChilliCream/hotchocolate-docs - da4f35f45b750ac3a1b4cc4163e8c46c2be9b737 authored over 5 years ago
Fixed sentence in schema doc

github.com/ChilliCream/hotchocolate-docs - 64961afacfcf9a7def543d9dadbb740b2ebfc609 authored over 5 years ago
Fixed sentence in schema doc

github.com/ChilliCream/hotchocolate-docs - 3c3faf4ef12e2af03f2f63b27efacf869856b8c2 authored over 5 years ago
Fixed sentence in schema doc

github.com/ChilliCream/hotchocolate-docs - b6f5a227c50f61d6d04d1ec698f44cbc1cb0052a authored over 5 years ago
Fixed sentence in schema doc

github.com/ChilliCream/hotchocolate-docs - 11f8a62d3d39916f77572a1233b0d63229cf414f authored over 5 years ago
Fixed sentence in schema doc

github.com/ChilliCream/hotchocolate-docs - 0b9853bd29f055d98cd4080c6072a0af2884bc90 authored over 5 years ago
Added more parser details

github.com/ChilliCream/website - 1a13e209092e0470256d966573562fe84913f724 authored over 5 years ago
Added more parser details

github.com/ChilliCream/website - f590f88c5a6c57a865a22f939b8d2250999c809b authored over 5 years ago
Added more parser details

github.com/ChilliCream/website - c80f9972fc7e707161c4406f54f032e84a27281d authored over 5 years ago
Added more parser details

github.com/ChilliCream/website - b45700bbfbe75c6a2e0aaae50b80c1c5076faebe authored over 5 years ago
Added more parser details

github.com/ChilliCream/website - c52bd7f7a91814bbaf24cc1e9405e6a0ed981c6d authored over 5 years ago
Added more parser details

github.com/ChilliCream/website - 587989c8dad61edf1b6f50c8d2bbd1032a970845 authored over 5 years ago
Added more parser details

github.com/ChilliCream/website - 15fc5e5f3d552e0708eaa408f66e90ac3e44c5e3 authored over 5 years ago
reworked introduction

github.com/ChilliCream/website - 9889b9b085057ffefbbf7ee5ea0441d3ade474be authored over 5 years ago
Added performance blog

github.com/ChilliCream/website - 796802a98e2d699f7ba8544a66d7fa334e5a1302 authored over 5 years ago
Relay Global Object Identification Enhancements (#731)

github.com/ChilliCream/graphql-platform - 61f690a1877600350ce4b31fecbd6beb5b9a409b authored over 5 years ago
Added more documentation for conventions

github.com/ChilliCream/hotchocolate-docs - 1b6d9843107d50837143e870f3506a87b8303308 authored over 5 years ago
Added object type to documentation

github.com/ChilliCream/hotchocolate-docs - fbbee170bab1145fef39717ddc2abfbb6a5e46fa authored over 5 years ago
[spec] Directive Support for Variable Definition (#728)

github.com/ChilliCream/graphql-platform - 9711b20e447289f1d0f281125370e557723cfe2f authored over 5 years ago
Added GraphQL attributes on parameters. (#726)

github.com/ChilliCream/graphql-platform - 31ac483288ec2334161b8771ba666d308c098e72 authored over 5 years ago
Validate Field Types (#724)

github.com/ChilliCream/graphql-platform - 703b6ed9a81c54c18ce701bf9d5380e03fc12c0a authored over 5 years ago
Add Argument Compiler Tests (#723)

github.com/ChilliCream/graphql-platform - 16a2bc46a9efe152a59307c2fde5f52b042e56eb authored over 5 years ago
Removed Roslyn (#722)

github.com/ChilliCream/graphql-platform - 611b354c1c14aebb63784539ad5eb0a5315c85b7 authored over 5 years ago
Expression Resolver Compiler (#720)

github.com/ChilliCream/graphql-platform - a42877ffd9bbe2acce8fdcb5f948321b9de50f5b authored over 5 years ago
Includes directive definitions in serialized schema (#717)

github.com/ChilliCream/graphql-platform - baafe5c3df1209075931bee02ad9a498c9ec2bd4 authored over 5 years ago