notebook
This commit is contained in:
@@ -88,7 +88,7 @@ payload = {
|
||||
}""",
|
||||
}
|
||||
|
||||
print("📡 Querying Medevio API for agenda of 17 Oct 2025...")
|
||||
print("📡 Querying Medevio API for agenda...")
|
||||
r = requests.post(GRAPHQL_URL, headers=headers, data=json.dumps(payload))
|
||||
print("Status:", r.status_code)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user