Using Override variables for GraphQL fetcher

Could someone explain to me how to use “Override variables” in for the GraphQL fetcher?
In my case, I have a variable $slug that’s passed with my query (e.g., {"slug":"example-page"]})

Your override variables look conceptually correct, but I think here’s a syntax error. There’s an extra right bracket ]