hi,
We are trying to do the slice test for a GraphQL controller in a reactive style using @graphqltest.
We neither found full documentation for the same in (https://docs.spring.io/spring-graphql/docs/current/reference/html/#testing-httpgraphqltester) nor examples in the repo (https://github.com/spring-projects/spring-graphql/)
The samples link is broken mentioned in the docs: https://github.com/spring-projects/spring-graphql/tree/main/samples
@rstoyanchev : Can you please help to add the missing relevant documentation for HTTP based reactive tests and in samples repo?