这是indexloc提供的服务,不要输入任何密码
Skip to content

Hasura 2.8.x w/ Streaming Subscriptions doesn't support "Select" custom root fields #8618

@jflambert

Description

@jflambert

Version Information

Server Version: 2.8.3

Environment

OSS

What is the expected behaviour?

Hasura w/ Streaming Subscriptions supports Select custom root fields

What is the current behaviour?

Hasura 2.7.0 (with streaming subscriptions enabled) supports Select custom root field
Hasura 2.8.x (with streaming subscriptions enabled) doesn't support Select custom root field

How to reproduce the issue?

  1. use hasura 2.8.x with streaming subscriptions
  2. Create/track a simple table
  3. Modify the table, open Custom GraphQL Root Fields panel
  4. provide an override for "Select"
  5. hasura refuses to save the new root field and complains about "duplicate fields"

Can you identify the location in the source code where the problem exists?

No

If the bug is confirmed, would you be willing to submit a PR?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    k/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions