After writing a script to automate some updates through the #Gitlab REST API I realized what I wanted to do wasn't possible... unless I used the #GraphQL API.
Well I'm pretty amazed I wrapped my head around it and was not only able to write a query but my first mutation too!
I gotta thank to the devs of the#python module: #GQL