Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save grantvanhorn/1b6a8f7325230342e6ba4af2e1b10851 to your computer and use it in GitHub Desktop.
Save grantvanhorn/1b6a8f7325230342e6ba4af2e1b10851 to your computer and use it in GitHub Desktop.
mutation CreateBudget1 {
createBudget(
allocation: 1000
usersIds: ["cj5ivb8dh0d8a0182w3lv4z0e", "cj5iv6waql85f0130e5qnpqey"]
) {
id
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment