I don't see a variables list beneath my graphql queries?

How can I place an input value inside of my graphql queries?
docs: GraphQL Integration

Hey Daniel, what have you tried so far?

Closing this so anyone visiting knows: the variables list in our GraphQL editor only appears once you actually add a variable ($variable) to your GraphQL query.