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
Support custom Ids with Global Object Identification
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request over 2 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request over 2 years ago
Track: Add validation rule that operation types exist
github.com/ChilliCream/graphql-platform - michaelstaib opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - michaelstaib opened this issue over 2 years ago
Unable to infer or resolve IEnumerable
github.com/ChilliCream/hotchocolate-examples - virzak opened this issue over 2 years ago
github.com/ChilliCream/hotchocolate-examples - virzak opened this issue over 2 years ago
UseFirstOrDefault causing Unable to resolve type reference `None: Team`
github.com/ChilliCream/graphql-platform - h5aaimtron opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - h5aaimtron opened this issue over 2 years ago
IStructuralEquatable on a non collection type causes schema generation to fail
github.com/ChilliCream/graphql-platform - JacksonCribb opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - JacksonCribb opened this issue over 2 years ago
UsePagination / UseFiltering causes dropped data for 1:N relationships
github.com/ChilliCream/graphql-platform - zaneclaes opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - zaneclaes opened this issue over 2 years ago
Building `ObjectType<C# interface goes here>` no longer seems to work
github.com/ChilliCream/graphql-platform - michaelmccord opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - michaelmccord opened this issue over 2 years ago
Ability to configure scalar serializers in code.
github.com/ChilliCream/graphql-platform - EvilVir opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - EvilVir opened this issue over 2 years ago
Filter extension method on IQueryable<T> not working
github.com/ChilliCream/graphql-platform - hnazari13701371 opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - hnazari13701371 opened this issue over 2 years ago
Add subscription razor component to StrawberryShake
github.com/ChilliCream/graphql-platform - michaelstaib opened this pull request over 2 years ago
github.com/ChilliCream/graphql-platform - michaelstaib opened this pull request over 2 years ago
how to apply authorization policy on some columns or navigations to use projection with ef core
github.com/ChilliCream/graphql-platform - fzdehghan opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - fzdehghan opened this issue over 2 years ago
Incorrect middleware order for "UseFirstOrDefault" and "UseProjection" does not trigger an exception
github.com/ChilliCream/graphql-platform - oysandvik94 opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - oysandvik94 opened this issue over 2 years ago
Support Relay ID deserialization with custom Ids
github.com/ChilliCream/graphql-platform - tobias-tengler opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this issue over 2 years ago
Strawberry Shake: Sequence contains no elements when querying GitHub's GraphQL API for Author
github.com/ChilliCream/graphql-platform - pwyszyns opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - pwyszyns opened this issue over 2 years ago
how to get filtering arguments in field middleware
github.com/ChilliCream/graphql-platform - hnazari13701371 opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - hnazari13701371 opened this issue over 2 years ago
HotChocolate fails to deserialize a list of ID types.
github.com/ChilliCream/graphql-platform - kikaragyozov opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - kikaragyozov opened this issue over 2 years ago
"There was no argument with the name `speaker` found on the field `sessions`."
github.com/ChilliCream/graphql-workshop - robcecil opened this issue over 2 years ago
github.com/ChilliCream/graphql-workshop - robcecil opened this issue over 2 years ago
Get all where sub-item is null
github.com/ChilliCream/graphql-platform - sturlath opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - sturlath opened this issue over 2 years ago
Strawberry Shake does not work out of the box for MAUI
github.com/ChilliCream/graphql-platform - stevefan1999-personal opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - stevefan1999-personal opened this issue over 2 years ago
IObjectFieldDescriptor.Authorize ambiguity
github.com/ChilliCream/graphql-platform - cphillips83 opened this issue over 2 years ago
github.com/ChilliCream/graphql-platform - cphillips83 opened this issue over 2 years ago
Add a sample of Projection with MongoDb Provider
github.com/ChilliCream/hotchocolate-examples - vinicius-actcon opened this issue almost 3 years ago
github.com/ChilliCream/hotchocolate-examples - vinicius-actcon opened this issue almost 3 years ago
Allow Distributed Domain Model Integration
github.com/ChilliCream/graphql-platform - darrenhull opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - darrenhull opened this issue almost 3 years ago
Subgraph Type rename
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
Encoded ID with empty string value fails with ArgumentNullException
github.com/ChilliCream/graphql-platform - xnoreq opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - xnoreq opened this issue almost 3 years ago
Ability to override StrawberryShake.IEntityIdSerializer Client implementation (.net)
github.com/ChilliCream/graphql-platform - paul-charlton opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - paul-charlton opened this issue almost 3 years ago
QueryableOffsetPagingProvider.cs CanHandle -> NotImplementedException
github.com/ChilliCream/graphql-platform - cphillips83 opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - cphillips83 opened this issue almost 3 years ago
AutoMapperQueryableExtensions with explicit expansion doesn't work well with filtering
github.com/ChilliCream/graphql-platform - Mephistofeles opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - Mephistofeles opened this issue almost 3 years ago
Add an improved annotation for polymorphic use of `OneOf`
github.com/ChilliCream/graphql-platform - atrauzzi opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - atrauzzi opened this issue almost 3 years ago
Subscription stitching feature throws exception
github.com/ChilliCream/graphql-platform - stuartjbrown opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - stuartjbrown opened this issue almost 3 years ago
`IsProjected(false)` should not be required in extended types
github.com/ChilliCream/graphql-platform - glen-84 opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - glen-84 opened this issue almost 3 years ago
Fix: Mutation conventions respect nullability of types specified as strings
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request almost 3 years ago
Can I know if there is feature to disable the GraphQL batching in hot chocolate?
github.com/ChilliCream/graphql-platform - muralimaddu opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - muralimaddu opened this issue almost 3 years ago
UseProjection for Relay ID of type long doesn't work
github.com/ChilliCream/graphql-platform - vojtechkacmarik opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - vojtechkacmarik opened this issue almost 3 years ago
Global authorization option to ignore introspection queries
github.com/ChilliCream/graphql-platform - ziggy6792 opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - ziggy6792 opened this issue almost 3 years ago
Use filtering result does not filter
github.com/ChilliCream/graphql-platform - VahidCh013 opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - VahidCh013 opened this issue almost 3 years ago
UseProjections in Combination with BindMember throws Exception
github.com/ChilliCream/graphql-platform - BickelLukas opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - BickelLukas opened this issue almost 3 years ago
Initial implementation based on Syntax Rewriter
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
Track @requiresOptIn
github.com/ChilliCream/graphql-platform - michaelstaib opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - michaelstaib opened this issue almost 3 years ago
Rename transformer
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
Bug in the Equals method of SpreadReference causes slow execution times
github.com/ChilliCream/graphql-platform - yechiz opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - yechiz opened this issue almost 3 years ago
Fix stitching "Could not resolve the actual object type from `HotChocolate.Language.NullValueNode` for the abstract type"
github.com/ChilliCream/graphql-platform - gao-artur opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - gao-artur opened this pull request almost 3 years ago
Strawberry Shake: Can we get generated code without underscores?
github.com/ChilliCream/graphql-platform - atrauzzi opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - atrauzzi opened this issue almost 3 years ago
Extending edge type with relationship data
github.com/ChilliCream/graphql-platform - BohdanMaslowski opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - BohdanMaslowski opened this issue almost 3 years ago
Apollo Federation @external attribute is not added to field in Interface type
github.com/ChilliCream/graphql-platform - cli00004 opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - cli00004 opened this issue almost 3 years ago
Mof/elasticsearch string contains filter operation
github.com/ChilliCream/graphql-platform - frzmohammadali opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - frzmohammadali opened this pull request almost 3 years ago
Mutation with EF model object as parameter
github.com/ChilliCream/graphql-platform - mscrocdile opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - mscrocdile opened this issue almost 3 years ago
Query return null
github.com/ChilliCream/graphql-workshop-neo4j - JulianJJ opened this issue almost 3 years ago
github.com/ChilliCream/graphql-workshop-neo4j - JulianJJ opened this issue almost 3 years ago
StrawberryShake sending custom class within extensions
github.com/ChilliCream/graphql-platform - Shadow4walker opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - Shadow4walker opened this issue almost 3 years ago
Spatial filtering with different EPSG/SRID distance calculation
github.com/ChilliCream/graphql-platform - edihasaj opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - edihasaj opened this issue almost 3 years ago
Bump async from 2.6.0 to 2.6.4
github.com/ChilliCream/react-rasta - dependabot[bot] opened this pull request almost 3 years ago
github.com/ChilliCream/react-rasta - dependabot[bot] opened this pull request almost 3 years ago
Class/Record requires some primitive field to be sortable
github.com/ChilliCream/graphql-platform - tsinghammer opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - tsinghammer opened this issue almost 3 years ago
StrawBerry Shake Templates
github.com/ChilliCream/graphql-platform - PascalSenn opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - PascalSenn opened this issue almost 3 years ago
Elastic Search
github.com/ChilliCream/graphql-platform - PascalSenn opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - PascalSenn opened this issue almost 3 years ago
WIP: Elastic Search
github.com/ChilliCream/graphql-platform - PascalSenn opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - PascalSenn opened this pull request almost 3 years ago
StrawberryShake: Mutation containing input with a lowercase-named enum type fails generate code (Sequence contains no matching element)
github.com/ChilliCream/graphql-platform - gerwim opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - gerwim opened this issue almost 3 years ago
StrawberryShake 12.7.0 Naming an argument "request" results in an error in the generated code.
github.com/ChilliCream/graphql-platform - gmiserez opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - gmiserez opened this issue almost 3 years ago
Implement HasKey and HasKeys API to prevent overselecting with EF
github.com/ChilliCream/graphql-platform - kresimirlesic opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - kresimirlesic opened this pull request almost 3 years ago
Subgraph generator
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - matt-psaltis opened this pull request almost 3 years ago
Support optional projection for calculated properties
github.com/ChilliCream/graphql-platform - th-fulcrum opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - th-fulcrum opened this issue almost 3 years ago
The field `id` does not exist on the type `CommandsConnection`.
github.com/ChilliCream/graphql-workshop - bardhyliis opened this issue almost 3 years ago
github.com/ChilliCream/graphql-workshop - bardhyliis opened this issue almost 3 years ago
Case insensitive string contains filter
github.com/ChilliCream/graphql-platform - tsinghammer opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - tsinghammer opened this pull request almost 3 years ago
Adding middleware create Unexpected Execution Error
github.com/ChilliCream/graphql-platform - kYann opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - kYann opened this issue almost 3 years ago
WIP: Neo4J language updates for pieces required for mutations
github.com/ChilliCream/graphql-platform - arif-hanif opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - arif-hanif opened this pull request almost 3 years ago
Gkf/edits and suggestions
github.com/ChilliCream/workshops - gkfischer opened this pull request almost 3 years ago
github.com/ChilliCream/workshops - gkfischer opened this pull request almost 3 years ago
suggestions for chapter 2
github.com/ChilliCream/workshops - gkfischer opened this pull request almost 3 years ago
github.com/ChilliCream/workshops - gkfischer opened this pull request almost 3 years ago
StrawberryShake result has empty Extensions
github.com/ChilliCream/graphql-platform - nightroman opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - nightroman opened this issue almost 3 years ago
Track: allow unions to declare implementation of interfaces
github.com/ChilliCream/graphql-platform - michaelstaib opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - michaelstaib opened this issue almost 3 years ago
Strawberry shake: Expose a bindable Loading property on a generated razor component
github.com/ChilliCream/graphql-platform - koenbeuk opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - koenbeuk opened this issue almost 3 years ago
Use UTF-8 without BOM for SyntaxPrinter
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request almost 3 years ago
[ID] on Optional<List<Guid>?> results in error
github.com/ChilliCream/graphql-platform - sblomstrand opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - sblomstrand opened this issue almost 3 years ago
`?sdl` returns file encoded as UTF-8 with BOM
github.com/ChilliCream/graphql-platform - tobias-tengler opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this issue almost 3 years ago
Session 3 - final query ended with errors
github.com/ChilliCream/graphql-workshop - albx opened this issue almost 3 years ago
github.com/ChilliCream/graphql-workshop - albx opened this issue almost 3 years ago
Enable checking http status code on operation result
github.com/ChilliCream/graphql-platform - AlexKubiesa opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - AlexKubiesa opened this issue almost 3 years ago
BCP Authorization Code flow not working with Azure AD
github.com/ChilliCream/graphql-platform - dulfe opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - dulfe opened this issue almost 3 years ago
Workshop typo fixes
github.com/ChilliCream/graphql-workshop - 3schwartz opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-workshop - 3schwartz opened this pull request almost 3 years ago
WIP: Add failing tests for extending Code-First types
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request almost 3 years ago
Update workshop
github.com/ChilliCream/graphql-workshop - 3schwartz opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-workshop - 3schwartz opened this pull request almost 3 years ago
Bump lodash-es from 4.17.14 to 4.17.21
github.com/ChilliCream/react-rasta - dependabot[bot] opened this pull request almost 3 years ago
github.com/ChilliCream/react-rasta - dependabot[bot] opened this pull request almost 3 years ago
Configure is never called for ObjectTypeExtension instances provided in ITypeModule.CreateTypesAsync
github.com/ChilliCream/hotchocolate-examples - DaveRMaltby opened this issue almost 3 years ago
github.com/ChilliCream/hotchocolate-examples - DaveRMaltby opened this issue almost 3 years ago
Support Default Interface Implementations(Traits) for SchemaBuilding
github.com/ChilliCream/graphql-platform - mastorm opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - mastorm opened this issue almost 3 years ago
Session 3: Unable to resolve service for type 'DAL.PRdbContext' while attempting to activate 'DAL.Repositories.UserRepository'
github.com/ChilliCream/graphql-workshop - francescoosato opened this issue almost 3 years ago
github.com/ChilliCream/graphql-workshop - francescoosato opened this issue almost 3 years ago
Nested Paging entity Framework
github.com/ChilliCream/graphql-platform - s-leonard opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - s-leonard opened this issue almost 3 years ago
StrawberryShake subscription returns before ready - timing issue
github.com/ChilliCream/graphql-platform - benbierens opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - benbierens opened this issue almost 3 years ago
Custom Filtering is not working for null values
github.com/ChilliCream/graphql-platform - Sangeetha-Murugesan opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - Sangeetha-Murugesan opened this issue almost 3 years ago
Error in SpeakerType.cs on page 3-understanding-dataLoader.md ?
github.com/ChilliCream/graphql-workshop - filipgoris opened this issue almost 3 years ago
github.com/ChilliCream/graphql-workshop - filipgoris opened this issue almost 3 years ago
Mutation conventions + default naming convention mixup
github.com/ChilliCream/graphql-platform - PHILLIPS71 opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - PHILLIPS71 opened this issue almost 3 years ago
[.NET 7] Investigate StringSyntaxAttribute for GraphQL strings
github.com/ChilliCream/graphql-platform - tobias-tengler opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this issue almost 3 years ago
UsePaging Types breaks when fields have the same name
github.com/ChilliCream/graphql-platform - cliedeman opened this issue almost 3 years ago
github.com/ChilliCream/graphql-platform - cliedeman opened this issue almost 3 years ago
Bug Reproduction
github.com/ChilliCream/graphql-platform - cliedeman opened this pull request almost 3 years ago
github.com/ChilliCream/graphql-platform - cliedeman opened this pull request almost 3 years ago
Algolia docs search does not show result titles
github.com/ChilliCream/graphql-platform - sshquack opened this issue about 3 years ago
github.com/ChilliCream/graphql-platform - sshquack opened this issue about 3 years ago
Update dependencies
github.com/ChilliCream/graphql-workshop - oising opened this pull request about 3 years ago
github.com/ChilliCream/graphql-workshop - oising opened this pull request about 3 years ago
Invalid SQL when using EntityFrameworkCore.Projectable (Package) for Computed Properties
github.com/ChilliCream/graphql-platform - 3ilal opened this issue about 3 years ago
github.com/ChilliCream/graphql-platform - 3ilal opened this issue about 3 years ago
Error: Enum values starting with underscore
github.com/ChilliCream/graphql-platform - ChristoBoshoff opened this issue about 3 years ago
github.com/ChilliCream/graphql-platform - ChristoBoshoff opened this issue about 3 years ago
Allow BCP schema endpoint to automatically match browser URL
github.com/ChilliCream/graphql-platform - AlexKubiesa opened this issue about 3 years ago
github.com/ChilliCream/graphql-platform - AlexKubiesa opened this issue about 3 years ago
Provide HttpStatusCode in IOperationResult
github.com/ChilliCream/graphql-platform - Euphoric opened this issue about 3 years ago
github.com/ChilliCream/graphql-platform - Euphoric opened this issue about 3 years ago
Update 3-understanding-dataLoader.md
github.com/ChilliCream/graphql-workshop - marshalluous opened this pull request about 3 years ago
github.com/ChilliCream/graphql-workshop - marshalluous opened this pull request about 3 years ago
Be able to provide http and websocket client to strawberry shake
github.com/ChilliCream/graphql-platform - kolpav opened this issue about 3 years ago
github.com/ChilliCream/graphql-platform - kolpav opened this issue about 3 years ago
Update Gatsby and fix scroll issue
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request about 3 years ago
github.com/ChilliCream/graphql-platform - tobias-tengler opened this pull request about 3 years ago
Bump chownr from 1.0.1 to 1.1.4
github.com/ChilliCream/react-rasta - dependabot[bot] opened this pull request about 3 years ago
github.com/ChilliCream/react-rasta - dependabot[bot] opened this pull request about 3 years ago