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

[v2.0.0-alpha.2] Remote relationships are not derived when the joining column has a custom GraphQL column name #6626

@esseswann

Description

@esseswann

This was mentioned in #6625 but I think it deserves its own issue
We cannot seem to view the remote relationship field under any role other than admin. HASURA_GRAPHQL_ENABLE_REMOTE_SCHEMA_PERMISSIONS is off
With role
image

Without role
image

We tried

  • switching on the HASURA_GRAPHQL_ENABLE_REMOTE_SCHEMA_PERMISSIONS and allowing all access to the remote schema but it did not help
  • fresh install of v2.0.0-alpha.2 since originally it was an update

It does reproduce when using the role from JWT (not a header in console)

Metadata

Metadata

Assignees

Labels

c/serverRelated to serverk/bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions