GraphQL Start Command
tsmith123
HOBBYOP

a year ago

I've recently been tinkering with the GraphQL API and I seem to be able to do most things. However, I can't see any mutation that would allow me to set a start command on a service dynamically. Have I missed it somewhere?

Solved

1 Replies

tsmith123
HOBBYOP

a year ago

Found it! I think I need to use the serviceInstanceUpdate mutation as the ServiceInstanceUpdateInput contains a startCommand value.


Status changed to Solved dev over 1 year ago


Loading...