I got a type for an order like below:
order: { ... subscriptionProducts: [{ id: ID! enabled: Boolean! ... }] }
Now I am in the