Pinned
186 contributions in the last year
Less
More
Contribution activity
February 2021
Created 1 commit in 1 repository
Created 1 repository
Created a pull request in graphql-dotnet/parser that received 3 comments
allow empty object/input/interface/enum type definitions
A schema definition such as:
type Query
with no FieldsDefinition was rejected:
GraphQLParser.Exceptions.GraphQLSyntaxErrorException : Syntax Erro…
+26
−4
•
3
comments