You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this error when running app:dev in twenty-sdk v0.6
Failed to generate application tokens: {
"message": "Cannot query field \"generateApplicationToken\" on
type \"Mutation\". Did you mean \"generateApiKeyToken\" or
\"generateTransientToken\"?",
"locations": [
{
"line": 3,
"column": 11
}
]
}