{
"data": {
"createFolder": {
"clientMutationId": "string",
"errors": [
{
"code": "string",
"contextInfo": [
{
"key": "string",
"value": "string"
}
],
"message": "string"
}
],
"folder": {
"accountId": 0,
"archived": true,
"createdAt": "string",
"id": "string",
"locationCount": 0,
"name": "string",
"root": true
},
"success": true
}
}
}