How to call graphql resolver in go

I have a graphql endpont(145.75.86.11:7545/graphql) I need to call graphql resolver (resolverExample) and send a string(“HELLO WORLD”) how can I do that/?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.