Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL: http://github.com/python-gitlab/python-gitlab/discussions/3375
com/assets/github-a042f5a27a556c42.css" />
Uh oh!
There was an error while loading. Please reload this page.
-
With variables it's much easier to format GraphQL queries and mutations. See the usage documentation of the used gql library:
https://github.com/graphql-python/gql/blob/master/docs/usage/variables.rst
Probably pretty simple to add by adding
variable_valuesto theexecutemethod and pass it on to the GQL request:Beta Was this translation helpful? Give feedback.
All reactions