GraphQL UUID Handling Issue with Hasura CRUD Operations Using go-graphql-client

GraphQL UUID Handling Issue with Hasura CRUD Operations Using go-graphql-client

What I Tried: Verified the GraphQL mutation structure for delete_users_by_pk and update_users_by_pk . Implemented custom UUID serialization/ …

 

Read More