Charlie Meaden
04/15/2020, 11:04 PMERROR: There is a relation ambiguity during the migration. Please first name the old relation on your schema. The ambiguity is on a relation between Portfolio and User. Please name relations or change the schema in steps.
{
"data": {
"deploy": null
},
"errors": [
{
"locations": [
{
"line": 2,
"column": 9
}
],
"path": [
"deploy"
],
"code": 3018,
"message": "There is a relation ambiguity during the migration. Please first name the old relation on your schema. The ambiguity is on a relation between Portfolio and User. Please name relations or change the schema in steps.",
"requestId": "local:ck91xed3700bz0853u0gb4tfq"
}
],
"status": 200
}