TOMAS IGNACIO ACUÑA RUZ
04/05/2021, 7:23 PMKevin Kho
Interactive API
tab of the UI for available operationsKevin Kho
TOMAS IGNACIO ACUÑA RUZ
04/05/2021, 10:04 PMKevin Kho
prefect.client
Client with PythonKevin Kho
from prefect.client import Client
client = Client()
result = json.loads(client.graphql(query).to_json())
TOMAS IGNACIO ACUÑA RUZ
04/05/2021, 10:09 PMTOMAS IGNACIO ACUÑA RUZ
04/05/2021, 10:09 PMTOMAS IGNACIO ACUÑA RUZ
04/05/2021, 10:09 PMKevin Kho
create_flow_run
mutation accepts parameters. You can schedule the time for the current time to run immediately.TOMAS IGNACIO ACUÑA RUZ
04/05/2021, 10:23 PMTOMAS IGNACIO ACUÑA RUZ
04/05/2021, 10:23 PMTOMAS IGNACIO ACUÑA RUZ
04/06/2021, 1:58 AMTOMAS IGNACIO ACUÑA RUZ
04/06/2021, 2:00 AMTOMAS IGNACIO ACUÑA RUZ
04/06/2021, 2:10 AMKevin Kho