Hi everyone, I had self-hosted version 1
Hi everyone, I had self-hosted version 1.0.3 and it worked great. But when I upgraded to version v1, I encountered an 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""
}
]
}
pls help me
{
"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""
}
]
}
pls help me