Skip to content

Instantly share code, notes, and snippets.

@minhntm
Last active September 10, 2021 03:51
Show Gist options
  • Save minhntm/f8fb0657573db14c34ee5a22bdb1c4b2 to your computer and use it in GitHub Desktop.
Save minhntm/f8fb0657573db14c34ee5a22bdb1c4b2 to your computer and use it in GitHub Desktop.
{
"id": 1,
"action": "READ",
"objectId": 5, // id of Invoice object, refer to objects table.
"condition": {
"departmentId": "${id}"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment