DEBSOURCES
Skip Quicknav
sources / gitlab / 17.6.5-19 / app / assets / javascripts / deployments / graphql / mutations / deploy.mutation.graphql
12345
mutation deploy($input: JobPlayInput!) { jobPlay(input: $input) { errors } }