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

Track all "id_unique" in the GraphQL schema because it is not a valid  #7546

@HT-Moh

Description

@HT-Moh

I restored the database using Prisma, and once I go to Hasura and click Track all got the following error

cannot include "accounts.compound_id_unique" in the GraphQL schema because it is not a valid GraphQL identifier.

image

The workaround which far from ideal.
I removed all unique from the schema, push the schema once again and then track all then it worked, and I put unique back.

Is there any solution for this problem?

Hasura: v2.0.9

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