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
Dev
GraphQL
GraphQL
· Changes
Page history
restructure
authored
May 25, 2021
by
Andrea Pavlovic
Hide whitespace changes
Inline
Side-by-side
Dev/GraphQL.md
0 → 100644
View page @
1ac51e9a
GraphQL is not yet available - these are just development notes at this point!
```
#!json
mutation bla { extensions__widgetTransitionCreate(input: {name: "test"}) {
id
}
}
```
\ No newline at end of file