GraphQL is not yet available - these are just development notes at this point!
#!json
mutation bla { extensions__widgetTransitionCreate(input: {name: "test"}) {
id
}
}
GraphQL is not yet available - these are just development notes at this point!
#!json
mutation bla { extensions__widgetTransitionCreate(input: {name: "test"}) {
id
}
}