atmat
01/23/2019, 6:45 AM{
feed {
links {
id
description
url
}
}
}
I was getting the error
{
"data": null,
"errors": [
{
"message": "Field 'count' of type 'Int' must not have a sub selection. (line 4, column 7):\n count {\n ^",
"locations": [
{
"line": 2,
"column": 3
}
],
"path": [
"feed"
]
}
]
}