Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ndc-graphql] union types are not supported causing crash running ddn command add #10698

Open
deathemperor opened this issue Mar 2, 2025 · 1 comment
Labels
k/v3-bug Bug affecting Hasura v3 (DDN)

Comments

@deathemperor
Copy link
Contributor

Component

CLI -> c/v3-cli
Other connectors -> c/v3-ndc-graphql

What is the current behaviour?

ddn command add anilist "*"
1:38PM INF Using Subgraph config file "app/subgraph.yaml" found in context.
        LOAD  Subgraph at app/subgraph.yaml
         ADD  Command for source *, connector anilist in app
         ADD    Command for source Activity, connector anilist in app
                  ERROR Invalid ndc type ActivityUnion in connector anilist, subgraph app
    MODIFIED      (+8 more)
1:38PM ERR error adding command: exit status 2

What is the expected behaviour?

No Error

How to reproduce the issue?

  1. Clone https://github.com/papaya-insurtech/mysupergraph
  2. run ddn command add anilist "*"

Screenshots or Screencast

Image

Please provide any traces or logs that could help here.

Any possible solutions/workarounds you're aware of?

No

Keywords

@deathemperor deathemperor added the k/v3-bug Bug affecting Hasura v3 (DDN) label Mar 2, 2025
@deathemperor deathemperor changed the title [ndc-graphql] support union type [ndc-graphql] union types are not supported causing crash running ddn command add Mar 2, 2025
@seanparkross
Copy link
Contributor

I have reported to the team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/v3-bug Bug affecting Hasura v3 (DDN)
Projects
None yet
Development

No branches or pull requests

2 participants