Skip to content

2.0.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sahb1239 sahb1239 released this 28 Jul 07:53
· 119 commits to develop since this release
f2337a8
  • Support C# interfaces used for GraphQL interfaces
  • Removed not needed GraphQLDataDetailedResult since it was a duplicate of GraphQLDataResult
  • Added AdditionalData such additional fields is supported for GraphQLDataError, GraphQLDataErrorLocation and GraphQLDataResult
  • Removed IGraphQLField, IGraphQLArguments and IGraphQLTargetType
  • Updated subscription client and added testcase