@javax.annotation.Generated( value = "com.kobylynskyi.graphql.codegen.GraphQLCodegen", date = "2020-12-31T23:59:59-0500" ) public interface NodeQueryResolver { reactor.core.publisher.Mono> node(@javax.validation.constraints.NotNull String id) throws Exception; }