Query for jobs of a pipeline (GraphQL)

If you can query the rest api for jobs by pipeline id, can you also query jobs as a field of a pipeline using the graphql api? It doesn’t even seem possible to query jobs using the graphql api.

I couldn’t find any issues on the topic so I’m curious if this is a design choice or if I’m missing something.

I also opened an issue on the repository - seems weird not to have access to this part of the API.

https://gitlab.com/gitlab-org/gitlab/-/issues/218543