GraphQL API date variable

Hello, i’m completely new here.
Anyway, my question is, is there any way to send a date variable, that shows you for example the last 5 days of the Cloudflare Analytics?
I would like to make a API call from Grafana, that shows me current traffic of my websites.

Currently, I do this with “date_gt”, but here the problem is, that this date is not up-to-date, so I must update it manually.

Thanks for your help!

There should be a way in Grafana to pass the selected time range to the query but that is more of a Grafana question.

Hello Cyb3r-Jak3,
thanks for this answer.
Okay, I check it in the Grafana Forum.
When I have the solution, I can post it here.