Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 12:52
· 35 commits to main since this release
851f183

Added

  • Support for generating GraphQL descriptions from CDS doc comments of services, entities, and elements
  • Support for operator in for filtering on lists of values

Changed

  • Bump @graphiql/plugin-explorer version to ^1
  • Ignore fields that represent foreign keys in GraphQL schema generation
  • When compiling to GraphQL using the CDS API or CLI, only generate GraphQL schemas for services that are annotated with GraphQL protocol annotations

Fixed

  • Name clashes when CDS elements are named nodes or totalCount
  • Parsing of null values in lists