Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save grantvanhorn/6f5a199ab139eee4ae89f17dcdc52be3 to your computer and use it in GitHub Desktop.
Save grantvanhorn/6f5a199ab139eee4ae89f17dcdc52be3 to your computer and use it in GitHub Desktop.
{
"data": {
"allBudgets": [
{
"allocation": 1000,
"users": []
},
{
"allocation": 1000,
"users": []
},
{
"allocation": 1000,
"users": []
},
{
"allocation": 1000,
"users": [
{
"id": "cj5iv6waql85f0130e5qnpqey",
"name": "budgetUserTheFirst"
},
{
"id": "cj5ivb8dh0d8a0182w3lv4z0e",
"name": "budgetUserTheSecond"
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment