threefoldtech / tfgrid-sdk-go

Apache License 2.0
2 stars 4 forks source link

Add Support for GraphQL URL in TF Plugin Client #1146

Closed amr-yassir closed 1 month ago

amr-yassir commented 3 months ago

Is your feature request related to a problem? Please describe

Currently, it is not possible to set up a TF Plugin client using a GraphQL URL. I can configure the client with a Proxy URL, Relay URL, and Substrate URL. However, there is no option available to use a GraphQL URL.

Describe the solution you'd like

Add Support for GraphQL URL in TF Plugin Client