TwentyT
Twenty4mo ago
3 replies
Wesordonez

Broken Upgrade to 1.3.0 (Self hosted)

Hello, i'm having a graphql error when upgrading to 1.3.0 incrementally from 1.1.0
here is the error:
{
"errors": [
{
"message": "Unable to merge GraphQL type "Query": Field "apiKeys" already defined with a different type. Declared as "ApiKey", but you tried to override with "ApiKeyConnection""
}
]
}

and here is an error in the logs:
and the full logs:
message.txt91.86KB
Was this page helpful?