Is that a custom scalar type that the GraphQL server you’re connecting to defines in its schema? If so, you’ll need to define your own Go type …
Is that a custom scalar type that the GraphQL server you’re connecting to defines in its schema? If so, you’ll need to define your own Go type …