How can I display custom and existing shipping options via API?

I need to display the custom shipping option alone with the existing shipping method.

I tried with deliveryProfileCreate graphql but my custom option alone displaying in the shipping option not all available shipping method.
How to achieve this via api or graphql?