How to generate types for multiple remote endpoints

Hi

In my app I’m using both graphql and relay api, and I’m trying to generate types for both of them. But I just can’t figure out how to make it work.

Thank you!