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
{
"data": { },
"errors": [
{
"type": "NOT_FOUND",
"path": [
"user"
],
"locations": [
{
"line": 12,
"column": 3
}
],
"message": "Could not resolve to a User with the login of 'excing00'."
},
{
"type": "NOT_FOUND",
"path": [
"repository"
],
"locations": [
{
"line": 23,
"column": 3
}
],
"message": "Could not resolve to a Repository with the name 'excing/ccc'."
}
]
}
如上。
The text was updated successfully, but these errors were encountered:
为 GraphQL 查询、修改添加错误信息。
如上。
The text was updated successfully, but these errors were encountered: