Omar
08/17/2022, 8:11 PMoutputObjectTypes
and not under inputObjectTypes
like all other operations?Omar
08/18/2022, 3:08 PMOmar
08/18/2022, 3:08 PMOmar
08/18/2022, 3:27 PM{
"name": "findAccountRaw",
"args": [
{
"name": "filter",
"isRequired": false,
"isNullable": false,
"inputTypes": [
{
"type": "Json",
"location": "scalar",
"isList": false
}
]
},
{
"name": "options",
"isRequired": false,
"isNullable": false,
"inputTypes": [
{
"type": "Json",
"location": "scalar",
"isList": false
}
]
}
],
"isNullable": false,
"outputType": {
"type": "Json",
"location": "scalar",
"isList": false
}
}
Nurul
08/19/2022, 10:57 AMOmar
08/19/2022, 11:17 AMraw
string in it. But I think that isn't really a good solution.Nurul
08/19/2022, 11:59 AMOmar
08/19/2022, 1:03 PM