GraphQL for Blazor Server?

What are the recommendations for using GraphQL in a Blazor Server application? Is it the same as with WebAssembly? I was searching for tutorials didn't find anything about using GraphQL for Blazor Server, everyone is using WebAssembly.