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.