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

Remote joins metadata import failing. Types must be same. #5046

@Tbaut

Description

@Tbaut

Hello,

We've been actively testing remote joins during the months of the preview, and now that I'm importing the metadata in a v1.3.0-beta1 I get the following error:

[
    {
        "definition": {
            "definition": {
                "timeout_seconds": 60,
                "url_from_env": "HASURA_CHAIN_DB_REMOTE_SCHEMA",
                "forward_client_headers": true
            },
            "name": "chain-db",
            "comment": null
        },
        "reason": "types: [ PageInfo ] have mismatch with current graphql schema. HINT: Types must be same.",
        "type": "remote_schema"
    }
]

Can we get some help to be able to migrate to the beta, that would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions