Uses of Interface
org.springframework.graphql.execution.GraphQlSource
Package
Description
Support for GraphQL request execution, including abstractions to configure and invoke
GraphQL
.HTTP and WebSocket handlers for use in a Spring WebFlux application.
HTTP and WebSocket handlers for use in a Spring WebMvc application.
-
Uses of GraphQlSource in org.springframework.graphql.execution
Modifier and TypeMethodDescriptionAbstractGraphQlSourceBuilder.build()
GraphQlSource.Builder.build()
Build theGraphQlSource
instance. -
Uses of GraphQlSource in org.springframework.graphql.server.webflux
-
Uses of GraphQlSource in org.springframework.graphql.server.webmvc