Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@confluentinc/ksqldb-graphql

confluentinc16SEE LICENSE IN LICENSE0.2.4TypeScript support: included

graphql utilities for ksqldb

ksql, ksqldb, graphql, confluent

readme

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.4 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.2.3 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.2.2 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.2.1 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.2.0 (2020-03-24)

Bug Fixes

  • add basic ddl client, warn on errors and fallback to axios (425f6bc)
  • support only ksql fields in query generation (8d20682)
  • update to use proxy ksql server, remove axios (8f3f303)
  • use the async iterator to get push query data (0cd31f0)

Features

  • add single command to run @ksqldb/rideshare (74cff92)
  • add support for queries (72f5170)

0.1.5 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.1.4 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.1.3 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.1.2 (2020-03-24)

Note: Version bump only for package @confluentinc/ksqldb-graphql

0.1.1 (2020-03-24)

Bug Fixes

  • update to use proxy ksql server, remove axios (8f3f303)

0.1.0 (2020-03-23)

Bug Fixes

  • add basic ddl client, warn on errors and fallback to axios (425f6bc)
  • support only ksql fields in query generation (8d20682)
  • use the async iterator to get push query data (0cd31f0)

Features

  • add single command to run @ksqldb/rideshare (74cff92)
  • add support for queries (72f5170)