mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
584aa666bd
Earlier, if the `select` root field had a custom root field set, the same custom root field was then used for the streaming subscription root field as well. This leads to duplicate root fields being generated in the `subscription_root`. This PR fixes that. It provides a way to customize the streaming subscription root field and not use the `select` root field's custom root field name for the streaming subscription root field. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4967 Co-authored-by: Anon Ray <616387+ecthiender@users.noreply.github.com> GitOrigin-RevId: 54e74ce97561b0e5cfdfc60d1ca340aaebecf7d4 |
||
---|---|---|
.. | ||
Aeson | ||
Autodocodec | ||
Parser | ||
QuickCheck |