Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ironapi
api
Wiki
Api
Queries
Context
Context
· Changes
Page history
Update Context
authored
Dec 09, 2021
by
Andrea Pavlovic
Hide whitespace changes
Inline
Side-by-side
API/Queries/Context.md
View page @
dd8d561c
...
...
@@ -10,7 +10,8 @@ query (transition "add" on "extensions.query"), this will find the answer:
"module" : "extensions",
"entity" : "query",
"transition" : "add",
"attribute" : "entity"}
"attribute" : "entity"
}
}
```
...
...