Ecosyste.ms: OpenCollective

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

github.com/graphql-dotnet/graphql-dotnet

GraphQL for .NET
https://github.com/graphql-dotnet/graphql-dotnet

Better error messages for invalid literals

Shane32 opened this pull request almost 2 years ago
EnsureTypeEquality enhancements

OpenSpacesAndPlaces opened this issue almost 2 years ago
Asynchronous task blocked on a synchronous call

csrivaab-jci opened this issue almost 2 years ago
Graph types' automatic names are not distinct for generic classes

Shane32 opened this issue almost 2 years ago
Question: How to create static Connection field

need opened this issue almost 2 years ago
Improve Enum resolver errors

gao-artur opened this issue about 2 years ago
Bounty program note in package readme

sungam3r opened this issue about 2 years ago
Can DataLoader discover what fields are required to be loaded?

bartecargo opened this issue about 2 years ago
Remove gitter webhook?

sungam3r opened this issue about 2 years ago
Register Dictionary<string, object> as Json Type

nichovski opened this issue about 2 years ago
Printer

sungam3r opened this pull request about 2 years ago
QueryArgument Description is not printed by the SchemaPrinter

SvenSchlesinger opened this issue about 2 years ago
Add `IMetadataBuilder` interface

Shane32 opened this issue over 2 years ago
Can't get directive to work

ygetarts opened this issue over 2 years ago
Implementing an @export directive

mariusbancila opened this issue over 2 years ago
Update docs for scoped services

Shane32 opened this issue over 2 years ago
Add ComplexScalarGraphType

Shane32 opened this pull request over 2 years ago
[WIP] Introduce JsonGraphType

sungam3r opened this pull request over 2 years ago
Feature: Ease accessing variables from validation rules

Shane32 opened this issue over 2 years ago
Avoid "same GraphType name" exception

dgmoex opened this issue over 2 years ago
Review operation of complexity analyzer with fragment cycles

Shane32 opened this issue over 2 years ago
Change IComplexityAnalyzer.Validate to return ComplexityError(s)

Shane32 opened this issue over 2 years ago
Convert the complexity analyzer into a validation rule

Shane32 opened this pull request over 2 years ago
Ignore complexity limit for introspection queries

gat-cs opened this issue over 2 years ago
Consider lists in complexity analyzer

sungam3r opened this issue over 2 years ago
Fix complexity analyzer fragments' calculations

Shane32 opened this issue over 2 years ago
Query/Mutation name in the Execution Errors collection

rmeshksar opened this issue over 2 years ago
How to implement file upload graph?

PouryaMontakhab opened this issue over 2 years ago
Where are bidirectional references used?

SebastianStehle opened this issue over 2 years ago
Code-First Federation 2 support

Mithras opened this pull request over 2 years ago
Bump System.Text.Json from 4.7.2 to 6.0.4

dependabot[bot] opened this pull request over 2 years ago
UnhandledExceptionDelegate.Context can be null

Shane32 opened this issue over 2 years ago
allow case-insensitive parsing of enumeration values

gha-zund opened this issue over 2 years ago
Mix errors from validation and listener?

sungam3r opened this issue over 2 years ago
Interfaces failed on sub types fields

mJustGER opened this issue almost 3 years ago
Resolve todo in ObjectGraphTypeExtensions

Shane32 opened this issue almost 3 years ago
Apollo Federation help and sample

Shane32 opened this issue almost 3 years ago
Subscription field builders should have 'where T : class'

sungam3r2022 opened this issue almost 3 years ago
Add graphql-dotnet to the Apollo Federation compatibility project

hwillson opened this issue almost 3 years ago
JSON.NET Deserializer uses synchronous reading

SebastianStehle opened this issue almost 3 years ago
Lifetime of validation rule in AddValidationRule

sungam3r opened this issue almost 3 years ago
Analyze performance for data loaders and queries

SebastianStehle opened this issue almost 3 years ago
Consider removing untyped ConnectionBuilder

Shane32 opened this issue almost 3 years ago
How to specify C# class for GraphQL type in Federated resolving?

ArneMancofi opened this issue almost 3 years ago
Auto-registering graph type todo / wish list

Shane32 opened this issue almost 3 years ago
Drop support of old options in SchemaPrinterOptions

sungam3r opened this issue almost 3 years ago
Rewrite visitors

sungam3r opened this issue almost 3 years ago
Rewrite SchemaPrinter

sungam3r opened this issue almost 3 years ago
Take variables into account when calculating complexity

sungam3r opened this issue almost 3 years ago
Complexity should be calculated only for executed operation

sungam3r opened this issue almost 3 years ago
Stop modify serializer options

sungam3r opened this issue almost 3 years ago
within_schema_language_well_placed_directives test is wrong

sungam3r opened this issue almost 3 years ago
Add documentation about HTTP-releated transport classes

sungam3r opened this issue almost 3 years ago
Obsolete in services.AddGraphQL

apis3445 opened this issue almost 3 years ago
Utilize VARIABLE_DEFINITION

sungam3r opened this issue almost 3 years ago
Throw error on TypeSystemDefinition or Extension

sungam3r opened this issue almost 3 years ago
Add documentation for server project

sungam3r opened this issue almost 3 years ago
Deal with relay types in SchemaTypes.AddTypeIfNotRegistered

sungam3r opened this issue almost 3 years ago
Clone or 'own' ExecutionOptions

Shane32 opened this issue almost 3 years ago
Move ComplexityAnalyzer bits into ValidationRule

sungam3r opened this issue almost 3 years ago
Introduce simplified null check [debatable]

sungam3r opened this pull request almost 3 years ago
Provide GetInputExtension method

sungam3r opened this issue about 3 years ago
Add InputExtensions; rename Extensions and Inputs

Shane32 opened this pull request about 3 years ago
Mark PrintDescriptionsAsComments as obsolete for v4?

sungam3r opened this issue about 3 years ago
Expose ancestors from TypeInfo in more comfortable way

sungam3r opened this issue about 3 years ago
SchemaPrinter cannot sort directive locations or directive arguments

Shane32 opened this issue about 3 years ago
Unexpected end of JSON input when using FederatedSchema

fiyazbinhasan opened this issue about 3 years ago
NFR, Question

cyberhck opened this issue over 3 years ago
Allow to apply @deprecated only in "right" places

sungam3r opened this issue over 3 years ago
Outdated Docs for EnterLeaveListener

Jonatthu opened this issue over 3 years ago
Add sample to documentation for custom validation rules

Shane32 opened this issue almost 4 years ago
New experimental introspection features [namedType/punctuatedName]

sungam3r opened this issue almost 4 years ago
Federated tracing support

nur858 opened this pull request almost 4 years ago
Documentation for DataLoader

cafenroy opened this issue almost 4 years ago
Better documentation (copy from migration4 guide)

sungam3r opened this issue almost 4 years ago
Support for federated tracing

nur858 opened this issue almost 4 years ago
[WIP] 'Precompile' an execution tree to optimize performance on large requests

Shane32 opened this pull request almost 4 years ago
Metrics does not record time within data loaders.

Shane32 opened this issue almost 4 years ago
DirectiveGraphType.GetArgument() feature

haras-unicorn opened this issue about 4 years ago
Add xml comments for all public members

Shane32 opened this issue over 4 years ago
Authorized query fields fail before query directives are evaluated

bugged84 opened this issue over 4 years ago