HomeElementl

[dagster-graphql] Dagster GraphQL Python Client [3/4]

Description

[dagster-graphql] Dagster GraphQL Python Client [3/4]

Summary:
Adding submit_pipeline_execution to the Dagster GraphQL client

Depends on D7409, D7421

Test Plan: added tests to check that 1) success conditions are handled correctly and 2) failure conditions (both within client and from server) are handled gracefully

Reviewers: rexledesma, alangenfeld, catherinewu, sandyryza

Reviewed By: rexledesma, sandyryza

Subscribers: johann

Differential Revision: https://dagster.phacility.com/D7424

Details