Matias Godoy
04/29/2020, 2:23 PMprefect
python package might be a little overkill.graphene
for interaction with Prefect?Tyler Wanner
04/29/2020, 2:30 PMnicholas
vue-apollo
client.Tyler Wanner
04/29/2020, 2:31 PMnicholas
Matias Godoy
04/29/2020, 2:32 PMnicholas
mutation {
create_flow_run(input: { flow_id: "", parameters: {} }) {
id
}
}
Matias Godoy
04/29/2020, 2:41 PMnicholas