Is there a process to suggest a field get exposed ...
# ask-community
l
Is there a process to suggest a field get exposed in the graphql api? If so, I wasn’t able to see duration for flow runs as an available field, I understand it can be derived from start_date and end_date, but just wanted to put this out there
k
We calculate this ourself in the UI so there is no “exposing” it because we don’t have it in the backend.
l
Oh I see, thanks @Kevin Kho