Hey folks,
We're currently using Server until we can get Cloud approved at a client. There's some GraphQL queries/mutations we're looking at adding to Server (more metadata aggregation, schedule updates, etc. - probably no new resolvers) and we're wondering if adding to the GraphQL Schema will be an option in Cloud as well.
m
Mariia Kerimova
05/03/2021, 2:00 PM
Hello Nathan! We are always open to suggestions/adding new queries, but we can’t always guarantee those queries will be added to cloud.
n
Nathan Walker
05/03/2021, 2:00 PM
Ah, so it would be more of a "feature request" than "arbitrary schema stitching"?
m
Mariia Kerimova
05/03/2021, 2:04 PM
Yes, it would be more like a feature request. Can you provide an example of something you would like to add?
👍 1
n
Nathan Walker
05/03/2021, 2:07 PM
That makes sense.
As examples:
• More options for Flow_Group schedule querying and updates
• More aggregate information about flow_/task_runs, especially regarding datetime searches