Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 331 Bytes

1.4.0.md

File metadata and controls

8 lines (6 loc) · 331 Bytes

[1.4.0] - 2020-12-14

Added

  • ISSUE-123 - Add an optional subscription_keep_alive_interval parameter to the register_graphql_handlers function. When provided, a keep alive message will be send to the client each subscription_keep_alive_interval seconds.